Skip to content

Commit

Permalink
chore: replace ‘writeOnly’ annotation with with ‘airbyte_secret'
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers authored Aug 29, 2023
1 parent 0a6cfaa commit aa1d258
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"motherduck_api_key": {
"type": "string",
"description": "API key to use for authentication to a MotherDuck database.",
"writeOnly": true
"airbyte_secret": true
},
"destination_path": {
"type": "string",
Expand Down

0 comments on commit aa1d258

Please sign in to comment.