1
0
mirror of synced 2026-01-09 15:05:02 -05:00
Files
airbyte/airbyte-integrations/connectors/source-commcare/integration_tests/sample_config.json
Siddhant Singh cc80142ba9 New Source: Commcare (#20220)
* commcare connector

* flake improvement

* added the docs

* added the config

* project_space added in the config

* project space is required

* cleaning

* added test case

* disbaled the backward compatibility test

* feat: revert .vscode/settings.json

Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-01-05 14:25:13 -05:00

7 lines
115 B
JSON

{
"app_id": "App ID",
"api_key": "API KEY",
"project_space": "project_space",
"start_date": "Start Date"
}