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 fabfec6 commit 9cdcfcaCopy full SHA for 9cdcfca
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -2193,7 +2193,7 @@ definitions:
2193
additionalProperties: true
2194
JsonDecoder:
2195
title: Json Decoder
2196
- description: Select 'JSON' as the decoder to parse the response as JSON.
+ description: Select 'JSON' if the response is formatted as a JSON object.
2197
type: object
2198
required:
2199
- type
0 commit comments