fix: updating copy

This commit is contained in:
ajspig 2026-08-12 13:04:28 -04:00
parent 46380e9c45
commit a2624d9e3b
1 changed files with 1 additions and 1 deletions

View File

@ -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
},