Skip to content

Commit e253b98

Browse files
authored
doc: add airbyte_secret field in example (#16374)
1 parent 790343e commit e253b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/connector-development/tutorials/cdk-tutorial-python-http/define-inputs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ connectionSpecification:
2424
access_key:
2525
type: string
2626
description: API access key used to retrieve data from the Exchange Rates API.
27+
airbyte_secret: true
2728
start_date:
2829
type: string
2930
description: Start getting data from that date.

0 commit comments

Comments
 (0)