-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
50 lines (50 loc) · 1.55 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
data:
allowedHosts:
hosts:
- pro-api.coinmarketcap.com
registryOverrides:
oss:
enabled: true
cloud:
enabled: true
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-coinmarketcap
connectorBuildOptions:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: 239463f5-64bb-4d88-b4bd-18ce673fd572
dockerImageTag: 0.2.6
dockerRepository: airbyte/source-coinmarketcap
githubIssueLabel: source-coinmarketcap
icon: coinmarketcap.svg
license: MIT
name: CoinMarketCap
releaseDate: 2022-10-29
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/coinmarketcap
tags:
- cdk:low-code
- language:manifest-only
ab_internal:
sl: 100
ql: 100
supportLevel: community
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: coinmarketcap_config_dev_null
id: 61df0386-edca-48a4-b589-7228c0d6a081
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-COINMARKETCAP__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"