Skip to content

Commit 779b39b

Browse files
committed
add type: array to field_pointers items
1 parent b711cd6 commit 779b39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3398,6 +3398,7 @@ definitions:
33983398
description: Array of paths defining the field to remove. Each item is an array whose field describe the path of a field to remove.
33993399
type: array
34003400
items:
3401+
type: array
34013402
items:
34023403
type: string
34033404
examples:

0 commit comments

Comments
 (0)