1
0
mirror of synced 2026-01-08 21:05:13 -05:00
Files
airbyte/airbyte-integrations/connectors/source-twitter/integration_tests/abnormal_state.json
Serhii Chvaliuk 147795c5c6 Source Twitter: promote to cloud (#23661)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-03-03 17:09:58 +02:00

14 lines
200 B
JSON

[
{
"type": "STREAM",
"stream": {
"stream_descriptor": {
"name": "tweets"
},
"stream_state": {
"created_at": "2099-01-01T00:00:00.000Z"
}
}
}
]