* 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>
9 lines
168 B
JSON
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"
|
|
}
|