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

lowcode docs: add link to YAML reference (#21231)

This commit is contained in:
Sherif A. Nada
2023-01-10 14:15:32 -08:00
committed by GitHub
parent 0b27aa5200
commit 09e4d99d79
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# YAML Reference
To see every component and each possible parameter, see the full YAML schema reference [here](https://github.com/airbytehq/airbyte/blob/master/airbyte-cdk/python/airbyte_cdk/sources/declarative/declarative_component_schema.yaml).