Skip to content

Commit 9cdcfca

Browse files
committed
update json
1 parent fabfec6 commit 9cdcfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2193,7 +2193,7 @@ definitions:
21932193
additionalProperties: true
21942194
JsonDecoder:
21952195
title: Json Decoder
2196-
description: Select 'JSON' as the decoder to parse the response as JSON.
2196+
description: Select 'JSON' if the response is formatted as a JSON object.
21972197
type: object
21982198
required:
21992199
- type

0 commit comments

Comments
 (0)