update README.md
This commit is contained in:
parent
831310875d
commit
2551d12e21
@ -63,13 +63,17 @@ Where JWT is the JWT string
|
|||||||
### AllowDuplicate: true
|
### AllowDuplicate: true
|
||||||
|
|
||||||
GET /
|
GET /
|
||||||
|
|
||||||
PUT /
|
PUT /
|
||||||
|
|
||||||
DELETE /{bsonId:[a-fA-F0-9]{24}}
|
DELETE /{bsonId:[a-fA-F0-9]{24}}
|
||||||
|
|
||||||
### AllowDuplicate: false
|
### AllowDuplicate: false
|
||||||
|
|
||||||
GET /
|
GET /
|
||||||
|
|
||||||
PUT /
|
PUT /
|
||||||
|
|
||||||
DELETE /{filename:.*}
|
DELETE /{filename:.*}
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
Loading…
Reference in New Issue
Block a user