airbyte-custom-connector/source-basic-api-fetcher/sample_files/config-example.json

6 lines
115 B
JSON

{
"url": "https://config.test.bi.status.im",
"api_key": "some-random-key",
"endpoints": ["bank", "tokens"]
}