1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Files
airbyte/airbyte-integrations/connectors/source-gitlab/integration_tests/sample_state.json
Yevhenii 94f1d217b8 🎉 Native Gitlab connector (#4027)
* Create Airbyte-Native connector for Gitlab

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-07-06 15:25:01 +03:00

23 lines
400 B
JSON

{
"commits": {
"25157276": {
"created_at": "2021-03-18T12:51:05+00:00"
}
},
"issues": {
"25157276": {
"updated_at": "2021-03-15T16:08:06.041000+00:00"
}
},
"merge_requests": {
"25157276": {
"updated_at": "2021-03-18T12:51:06.319000+00:00"
}
},
"pipelines": {
"25157276": {
"updated_at": "2021-03-18T12:51:52.007000+00:00"
}
}
}