1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Files
airbyte/airbyte-integrations/connectors/source-bigcommerce/integration_tests/sample_config.json
LiRen Tu 073a1d53d1 Publish source bigcommerce (#5722)
* Fix integration test

* Format code

* Setup ci credential

* Add doc links
2021-08-28 15:22:22 -07:00

6 lines
97 B
JSON

{
"start_date": "2020-01-01",
"store_hash": "store-hash",
"access_token": "access-token"
}