Skip to content

Commit c478df5

Browse files
committed
Update component schema
1 parent 13d0d0f commit c478df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ definitions:
13291329
type: array
13301330
items:
13311331
- type: string
1332-
interpolation_content:
1332+
interpolation_context:
13331333
- config
13341334
examples:
13351335
- ["data"]
@@ -2726,7 +2726,7 @@ definitions:
27262726
type: array
27272727
items:
27282728
- type: string
2729-
interpolation_content:
2729+
interpolation_context:
27302730
- config
27312731
- components_values
27322732
- stream_template_config

0 commit comments

Comments
 (0)