1
0
mirror of synced 2026-01-09 06:03:17 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-sqlite/integration_tests/invalid_config.json
Yuhui Shi 474e8c40f4 🎉 New Destination: SQLite (#15018)
* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* clean unused files

* add seed and icon

* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* add seed and icon

* correct config file

* remove unused import

* run seed spec file

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-09 14:00:38 -03:00

4 lines
50 B
JSON

{
"destination_path": "//something-not-valid"
}