1
0
mirror of synced 2026-01-08 21:05:13 -05:00
Files
airbyte/airbyte-integrations/connectors/source-zuora/integration_tests/invalid_config.json
Christophe Duong 27df558a89 🎉 BigQuery destinations with partitionned/clustered keys (#7240)
* [ #5959 ][ #2579 ] Add support of partitioned tables by _airbyte_emitted_at field (#7141)

Co-authored-by: Andrés Bravo <andresbravog@gmail.com>
2021-10-25 12:41:04 +02:00

9 lines
202 B
JSON

{
"start_date": "2020-01-01",
"window_in_days": "30",
"tenant_endpoint": "US Cloud API Sandbox",
"data_query": "Live",
"client_id": "some_client_id",
"client_secret": "some_client_secret"
}