1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Files
airbyte/airbyte-integrations/connectors/source-confluence/integration_tests/sample_config.json
Tuan Nguyen 4a99ac3489 🎉 New Source: Confluence (#7241)
* initial commit

* add remaining streams

* fix warning and unit test

* clean up

* revert unrelated files

* remove state files

* lint

* add documentation strings
2021-11-05 14:46:12 +05:30

6 lines
99 B
JSON

{
"api_token": "abcd",
"domain_name": "example.atlassian.net",
"email": "test@example.com"
}