Skip to content

Commit 72aa20e

Browse files
lmossmanCopilot
andauthored
Update airbyte_cdk/sources/declarative/declarative_component_schema.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 3acc242 commit 72aa20e

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
@@ -1245,7 +1245,7 @@ definitions:
12451245
interpolation_context:
12461246
- config
12471247
examples:
1248-
- "{{ config['client_secret }}"
1248+
- "{{ config['client_secret'] }}"
12491249
- "{{ config['credentials']['client_secret }}"
12501250
refresh_token_name:
12511251
title: Refresh Token Property Name

0 commit comments

Comments
 (0)