* 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>
12 lines
166 B
JSON
12 lines
166 B
JSON
{
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"quantity": {
|
|
"type": ["null", "number"]
|
|
},
|
|
"state": {
|
|
"$ref": "reference.json"
|
|
}
|
|
}
|
|
}
|