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

6 lines
86 B
JSON

{
"url": "https://example.com",
"api-key": "SomeKey",
"api-username": "r0b0t"
}