Skip to content

Commit

Permalink
🎉 Source Google Workspace Admin Reports: add support for Google Meet …
Browse files Browse the repository at this point in the history
…Audit Activity Events (#10244)

* source(google-workspace-admin-reports): add support for Google Meet Audit activity events

Signed-off-by: Michele Zuccala <michele@zuccala.com>

* remove required fields

* bump connector version

* run format

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
  • Loading branch information
2 people authored and etsybaev committed Mar 5, 2022
1 parent 08f086f commit 30ec563
Show file tree
Hide file tree
Showing 11 changed files with 650 additions and 345 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
- name: Google Workspace Admin Reports
sourceDefinitionId: ed9dfefa-1bbc-419d-8c5e-4d78f0ef6734
dockerRepository: airbyte/source-google-workspace-admin-reports
dockerImageTag: 0.1.7
dockerImageTag: 0.1.8
documentationUrl: https://docs.airbyte.io/integrations/sources/google-workspace-admin-reports
icon: googleworkpace.svg
sourceType: api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3022,7 +3022,7 @@
- - "client_secret"
oauthFlowOutputParameters:
- - "refresh_token"
- dockerImage: "airbyte/source-google-workspace-admin-reports:0.1.7"
- dockerImage: "airbyte/source-google-workspace-admin-reports:0.1.8"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/sources/google-workspace-admin-reports"
connectionSpecification:
Expand Down
Loading

0 comments on commit 30ec563

Please sign in to comment.