Skip to content

Commit 8bb9284

Browse files
committed
Document new password header prefix
Signed-off-by: Lilly Rose Berner <lilly@lostluma.net>
1 parent 705576f commit 8bb9284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

echo/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"schema": {
111111
"type": "string",
112112
"format": "password",
113-
"description": "A password to access the Paste. Must be provided for secret Pastes."
113+
"description": "A password to access a secret Paste. Must have `password:` prefix."
114114
},
115115
"required": false,
116116
"in": "header",

0 commit comments

Comments
 (0)