1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Files
airbyte/airbyte-integrations/connectors/source-stripe/sample_files/config.json
Yevhenii d44fc16e65 Source Stripe: Add Acceptance Tests to Stripe Connector (#3367)
* Add Acceptance Tests to Stripe Connector

* move configured_catalog.json to sample_files

* bump version

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-05-13 18:40:24 +03:00

6 lines
120 B
JSON

{
"client_secret": "sk_test(live)_<secret>",
"account_id": "<account_id>",
"start_date": "2020-05-01T00:00:00Z"
}