Skip to content

Commit

Permalink
feat: fixing placeholder example, moving existing placeholder to note
Browse files Browse the repository at this point in the history
  • Loading branch information
accoilmj committed Jan 7, 2025
1 parent 09ae4a2 commit 3295e69
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"configKey": "apiKey",
"regex": "^[0-9a-zA-Z_]{1,80}$",
"regexErrorMessage": "Invalid API Key",
"placeholder": "Your Accoil.com API Key. You can find your API Key in your Accoil account settings.",
"placeholder": "e.g. cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX0",
"note": "Your Accoil.com API Key. You can find your API Key in your Accoil account settings.",
"secret": true
}
]
Expand Down

0 comments on commit 3295e69

Please sign in to comment.