Join Slack
Powered by
Does anyone have a simple example of `schema.json`...
# singer-taps
g
Gerência Qualidade
11/14/2024, 8:51 AM
Does anyone have a simple example of
schema.json
to use as schema of a stream with
tap-rest-api-msdk
?
e
Edgar Ramírez (Arch.dev)
11/14/2024, 2:36 PM
There's an example in the tap's tests that might be useful:
https://github.com/Widen/tap-rest-api-msdk/blob/c538dc6ac3e7ca930cdf51c33714aee32829c590/tests/schema.json
m
mark_johnston
11/14/2024, 8:39 PM
Documentation of the Jobs endpoint in the dbt Cloud API:
https://docs.getdbt.com/dbt-cloud/api-v2#/operations/List%20Jobs
Schema for comparison:
https://github.com/MeltanoLabs/tap-dbt/blob/07be169a296c016ceec667af5cdcbcd04004c2b2/tap_dbt/schemas/jobs.json
7
Views
Open in Slack
Previous
Next