1
0
mirror of synced 2025-12-30 21:02:43 -05:00
Files
airbyte/airbyte-integrations/connectors/source-github/integration_tests/invalid_config.json
2021-10-05 22:28:56 +03:00

6 lines
139 B
JSON

{
"credentials": { "access_token": "WRONG KEY" },
"repository": "airbytehq/integration-test",
"start_date": "2021-06-30T11:30:03Z"
}