1
0
mirror of synced 2026-01-29 04:02:20 -05:00
Files
airbyte/airbyte-integrations/connectors/source-zenloop/integration_tests/sample_state.json

45 lines
936 B
JSON

[
{
"type": "STREAM",
"stream": {
"stream_state": {
"states": [
{
"partition": {
"id": "WlRBek9ESTFNREl0TmpJMk9DMDBOR0V4TFRoaE16UXRZV1UyWW1SbU56WTNPVGRs",
"parent_slice": {}
},
"cursor": {
"inserted_at": "2021-08-18T08:35:49.540Z"
}
}
]
},
"stream_descriptor": {
"name": "answers"
}
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"states": [
{
"partition": {
"id": "TnpKaE1UVmhObUV0WkdFME15MDBZMkUyTFRsalpXRXROamt5TkRVd05EZzVOelEy",
"parent_slice": {}
},
"cursor": {
"inserted_at": "2021-08-18T08:35:49.540Z"
}
}
]
},
"stream_descriptor": {
"name": "answers_survey_group"
}
}
}
]