1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Files
airbyte/airbyte-integrations/connector-templates/source-configuration-based/integration_tests/sample_state.json
Brian Lai 2a8d2516c5 [#14361] Adding new generator for configuration based source template (#14887)
* [#14361] Adding new generator for configuration based source template

* remove unit tests and update a few doc files generated by the templates that aren't relevant to config based connectors

* use 0.1.65 as the latest available CDK version we have
2022-07-21 07:35:22 -04:00

6 lines
63 B
JSON

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