* fix a few connectors with failing custom component unit tests * fix outdated expected records * make square orders stream incremental * Updated square SAT and delete custom extractor for monday. * Added allowedHosts * Delete DpathStringExtractor from init * Updated abnormal records * bump versions of greenhouse, tempo, woocommerce, and zenloop to use beta low code version * remove woocommerce because it's already published with beta * add allowedHosts for tempo and zenloop * fix abnormal state file to use created_at for some streams * auto-bump connector version * bump versions for square and monday * auto-bump connector version * auto-bump connector version * manually update square definition generation due to failure * auto-bump connector version --------- Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
[
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "items" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "categories" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "discounts" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "taxes" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "modifier_list" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "created_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "refunds" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "created_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "payments" }
|
|
}
|
|
},
|
|
{
|
|
"type": "STREAM",
|
|
"stream": {
|
|
"stream_state": { "updated_at": "2200-01-01T00:00:00.0Z" },
|
|
"stream_descriptor": { "name": "orders" }
|
|
}
|
|
}
|
|
]
|