Skip to content

Commit

Permalink
🎉 Source YoutubeAnalyticsBusiness Demo: remove the `source-youtube-an…
Browse files Browse the repository at this point in the history
…alytics-business` from `OSS` part 2/3 (#24148)
  • Loading branch information
bazarnov authored Mar 21, 2023
1 parent 6f8eec7 commit 775f203
Show file tree
Hide file tree
Showing 41 changed files with 0 additions and 2,112 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2169,14 +2169,6 @@
icon: youtube-analytics.svg
sourceType: api
releaseStage: beta
- sourceDefinitionId: 78752073-6d96-447d-8a93-2b6953f3c787
name: YouTube Analytics Business
dockerRepository: airbyte/source-youtube-analytics-business
dockerImageTag: 0.1.0
documentationUrl: https://docs.airbyte.com/integrations/sources/youtube-analytics-business
icon: youtube-analytics.svg
sourceType: api
releaseStage: alpha
- name: Vantage
sourceDefinitionId: 28ce1fbd-1e15-453f-aa9f-da6c4d928e92
dockerRepository: airbyte/source-vantage
Expand Down
49 changes: 0 additions & 49 deletions airbyte-config/init/src/main/resources/seed/source_specs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16316,55 +16316,6 @@
- - "client_secret"
oauthFlowOutputParameters:
- - "refresh_token"
- dockerImage: "airbyte/source-youtube-analytics-business:0.1.0"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/youtube-analytics-business"
connectionSpecification:
$schema: "http://json-schema.org/draft-07/schema#"
title: "YouTube Analytics Business Spec"
type: "object"
required:
- "credentials"
additionalProperties: true
properties:
credentials:
title: "Authenticate via OAuth 2.0"
type: "object"
required:
- "client_id"
- "client_secret"
- "refresh_token"
additionalProperties: true
properties:
client_id:
title: "Client ID"
type: "string"
description: "The Client ID of your developer application"
airbyte_secret: true
client_secret:
title: "Client Secret"
type: "string"
description: "The client secret of your developer application"
airbyte_secret: true
refresh_token:
title: "Refresh Token"
type: "string"
description: "A refresh token generated using the above client ID and\
\ secret"
airbyte_secret: true
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
authSpecification:
auth_type: "oauth2.0"
oauth2Specification:
rootObject:
- "credentials"
oauthFlowInitParameters:
- - "client_id"
- - "client_secret"
oauthFlowOutputParameters:
- - "refresh_token"
- dockerImage: "airbyte/source-vantage:0.1.0"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/vantage"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 775f203

Please sign in to comment.