update README.md

This commit is contained in:
Darko Luketic 2015-03-21 16:03:59 +01:00
parent 831310875d
commit 2551d12e21
1 changed files with 4 additions and 0 deletions

View File

@ -63,13 +63,17 @@ Where JWT is the JWT string
### AllowDuplicate: true
GET /
PUT /
DELETE /{bsonId:[a-fA-F0-9]{24}}
### AllowDuplicate: false
GET /
PUT /
DELETE /{filename:.*}
### Other