We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12445e commit 879ceb0Copy full SHA for 879ceb0
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -109,7 +109,7 @@ definitions:
109
description: List of transformations (path and corresponding value) that will be added to the record.
110
type: array
111
items:
112
- - "$ref": "#/definitions/AddedFieldDefinition"
+ "$ref": "#/definitions/AddedFieldDefinition"
113
$parameters:
114
type: object
115
additionalProperties: true
@@ -2095,7 +2095,7 @@ definitions:
2095
types_mapping:
2096
2097
2098
- - "$ref": "#/definitions/TypesMap"
+ "$ref": "#/definitions/TypesMap"
2099
2100
2101
0 commit comments