1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/airbyte-integrations/connectors/source-scaffold-source-python/integration_tests/sample_state.json
Davin Chia 945e46b53e Update generator templates to use CDK. (#3316)
* Update singer template.
* Update source python.
* Update http python.
* Fix a bug where the template tests were not previously running.
2021-05-11 06:26:22 +08:00

6 lines
63 B
JSON

{
"todo-stream-name": {
"todo-field-name": "value"
}
}