1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Files
airbyte/airbyte-integrations/connectors/source-gitlab/integration_tests/abnormal_state.json
Yevhen Sukhomud 2a5d0344e7 Fix formatting (#20570)
* Fix formatting

* try fixing quote escapes?

* unignore sql files

Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2022-12-16 13:43:42 -08:00

55 lines
964 B
JSON

[
{
"type": "STREAM",
"stream": {
"stream_state": {
"25157276": {
"created_at": "2121-03-18T12:51:05+00:00"
}
},
"stream_descriptor": {
"name": "commits"
}
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"25157276": {
"updated_at": "2121-03-15T16:08:06.041000+00:00"
}
},
"stream_descriptor": {
"name": "issues"
}
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"25157276": {
"updated_at": "2121-03-18T12:51:06.319000+00:00"
}
},
"stream_descriptor": {
"name": "merge_requests"
}
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"25157276": {
"updated_at": "2121-03-18T12:51:52.007000+00:00"
}
},
"stream_descriptor": {
"name": "pipelines"
}
}
}
]