We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d0d0f commit c478df5Copy full SHA for c478df5
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -1329,7 +1329,7 @@ definitions:
1329
type: array
1330
items:
1331
- type: string
1332
- interpolation_content:
+ interpolation_context:
1333
- config
1334
examples:
1335
- ["data"]
@@ -2726,7 +2726,7 @@ definitions:
2726
2727
2728
2729
2730
2731
- components_values
2732
- stream_template_config
0 commit comments