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 ec426de commit c922da0Copy full SHA for c922da0
airbyte_cdk/sources/declarative/declarative_component_schema.yaml
@@ -1986,9 +1986,11 @@ definitions:
1986
description: Return any non-auth headers. Authentication headers will overwrite any overlapping headers returned from this method.
1987
anyOf:
1988
- type: object
1989
+ title: Key/Value Pairs
1990
additionalProperties:
1991
type: string
1992
- type: string
1993
+ title: Interpolated Value
1994
interpolation_context:
1995
- next_page_token
1996
- stream_interval
0 commit comments