Skip to content

Commit 3acc242

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

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
@@ -1229,7 +1229,7 @@ definitions:
12291229
interpolation_context:
12301230
- config
12311231
examples:
1232-
- "{{ config['client_id }}"
1232+
- "{{ config['client_id'] }}"
12331233
- "{{ config['credentials']['client_id }}"
12341234
client_secret_name:
12351235
title: Client Secret Property Name

0 commit comments

Comments
 (0)