/ source-app-store / metadata.yaml
metadata.yaml
 1  data:
 2    allowedHosts:
 3    registries:
 4      oss:
 5        enabled: true
 6      cloud:
 7        enabled: false
 8    remoteRegistries:
 9      pypi:
10        enabled: true
11        packageName: airbyte-source-app-store
12    connectorBuildOptions:
13      baseImage: docker.io/airbyte/python-connector-base:1.0.0@sha256:dd17e347fbda94f7c3abff539be298a65af2d7fc27a307d89297df1081a45c27
14    connectorSubtype: api
15    connectorType: source
16    definitionId: 464a7cea-0317-485e-9a9c-bcd06155bfff
17    dockerImageTag: 1.0.0
18    dockerRepository: harbor.status.im/bi/airbyte/source-app-store
19    githubIssueLabel: source-app-store
20    icon: app-store.svg
21    license: MIT
22    name: Apple Store
23    releaseDate: TODO
24    supportLevel: community
25    releaseStage: alpha
26    documentationUrl: https://docs.airbyte.com/integrations/sources/source-app-store
27    githubIssueLabel: source-app-store
28      - language:python
29  metadataSpecVersion: "1.0"