mirror of
https://github.com/rikkaneko/paste.git
synced 2025-06-06 16:45:41 +00:00
Fix typo
Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
0c6a9a8770
commit
825f59f00f
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ Currently, only the following options is supported for `option`
|
||||||
|`download`|Download paste as attachment|
|
|`download`|Download paste as attachment|
|
||||||
|`raw`|Display paste as plain text|
|
|`raw`|Display paste as plain text|
|
||||||
|
|
||||||
*The authentication requirement is as same as `GET /\<uuid\>`. *
|
*The authentication requirement is as same as `GET /<uuid>`.*
|
||||||
|
|
||||||
### DELETE /\<uuid\>
|
### DELETE /\<uuid\>
|
||||||
Delete paste by uuid. *If the password is set, this request requires additional `x-pass` header*
|
Delete paste by uuid. *If the password is set, this request requires additional `x-pass` header*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue