1
0
mirror of synced 2026-01-02 21:02:43 -05:00
Files
airbyte/airbyte-integrations/connectors/source-zenloop/integration_tests/invalid_config.json
2021-11-22 17:14:43 +01:00

7 lines
132 B
JSON

{
"api_token": "wrong key",
"date_from": "2021-04-01T04:20:02Z",
"survey_id": "wrong key",
"survey_group_id": "wrong key"
}