fix: updating copy
This commit is contained in:
parent
46380e9c45
commit
a2624d9e3b
|
|
@ -15,7 +15,7 @@
|
|||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"description": "Honcho API key as a Bearer token. Create one at https://app.honcho.dev (starts with hch-). Send as: Bearer hch-...",
|
||||
"description": "Authorization header for Honcho. Use either an OAuth access token or a Honcho API key from https://app.honcho.dev (API keys start with hch-). Send as: Bearer <token>.",
|
||||
"isRequired": true,
|
||||
"isSecret": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue