1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🎉 Source Intercom: Update the API Version to 2.10 (#35176)

This commit is contained in:
Baz
2024-02-14 20:29:37 +02:00
committed by GitHub
parent 077b078065
commit 20737b4d19
6 changed files with 41 additions and 128 deletions

View File

@@ -30,7 +30,7 @@ See `sample_files/sample_config.json` for a sample config file.
poetry run source-intercom spec
poetry run source-intercom check --config secrets/config.json
poetry run source-intercom discover --config secrets/config.json
poetry run source-intercom read --config secrets/config.json --catalog sample_files/configured_catalog.json
poetry run source-intercom read --config secrets/config.json --catalog integration_tests/configured_catalog.json
```
### Running unit tests