1
0
mirror of synced 2026-01-07 00:05:48 -05:00
Files
airbyte/airbyte-integrations/connectors/source-zoom/integration_tests/abnormal_state.json
Subham Sahu 9e666e7f7c New Source: Zoom [low-code CDK] (#18179)
* feat: implement meetings & users API in zoom connector

* feat: add support fot all zoom GET APIs

* fix: unhandled error cases by adding default handler and minor refactor

* feat: sync the catalog with the latest zoom API responses

* docs: add the new zoom connector built with low-code CDK

* chore: remove unnecessary files, and rename connector in definitions

* fix: forgot to add source_definitions.yaml earlier 😅

* remove some empty streams

* add eof

* correct spec yaml

* docs: update docs/integrations and replace zoom with low code CDK zoom

* fix: definition generation err

* udpate seed file and remove zoom-singer

* remove zoom singer spec

* add icon

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-10-25 14:12:34 -03:00

6 lines
66 B
JSON

{
"users": {
"updated_at": "2222-01-21T00:00:00.000Z"
}
}