1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/airbyte-integrations/connectors/source-datascope/integration_tests/invalid_config.json
Johan Hammarstedt 27b33d890d 🎉 New Source: DataScope [low-code cdk] (#18725)
* adding datascope connector

* fixing tests

* fixing readme

* cleanup

* adding incremental streams

* correct tests

* fixing non incremental streams

* dropping incremental for some streams

* update date cursor for incremental

* rename parameters

* correct integrqation test files

* remove files

* update start date example

* add datascope to source def

* add eof

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-11 15:08:43 -03:00

5 lines
73 B
JSON

{
"api_key": "abctestconfig",
"start_date": "2019-01-01T00:00:00Z"
}