1
0
mirror of synced 2026-01-05 03:04:38 -05:00
Files
airbyte/airbyte-integrations/connectors/source-plausible/integration_tests/sample_config.json
Yevhen Sukhomud 2a5d0344e7 Fix formatting (#20570)
* Fix formatting

* try fixing quote escapes?

* unignore sql files

Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2022-12-16 13:43:42 -08:00

6 lines
90 B
JSON

{
"api_key": "your_api_key",
"site_id": "airbyte.com",
"start_date": "2022-01-01"
}