1
0
mirror of synced 2026-01-04 18:04:31 -05:00
Files
airbyte/airbyte-integrations/connectors/source-commercetools/integration_tests/sample_config.json
James Sewa Wilson 46fa44ab80 🎉 New Source: Commerce Tools (#5957)
* adding new source connector Commercetools

* adding new source connector Commercetools

* quick fix

* quick config

* changes

* format files

* add ci credentials run

* correct bin creds

* add publish cmd

* add spec host enum

* correct itnegration tests

* run seed file

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2021-11-08 23:59:29 -03:00

9 lines
168 B
JSON

{
"region": "region",
"start_date": "2020-01-01",
"project_key": "project_key",
"host": "gcp",
"client_id": "client_id",
"client_secret": "client_secret"
}