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 a29e424 commit 5235e6cCopy full SHA for 5235e6c
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -4202,7 +4202,7 @@ definitions:
4202
properties:
4203
type:
4204
type: string
4205
- enum: [ DpathValidation ]
+ enum: [ DpathValidator ]
4206
field_path:
4207
title: Field Path
4208
description: List of potentially nested fields describing the full path of the field to validate. Use "*" to validate all values from an array.
0 commit comments