* 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>
7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"app_id": "App ID",
|
|
"api_key": "API KEY",
|
|
"project_space": "project_space",
|
|
"start_date": "Start Date"
|
|
}
|