Updates API.md

Auto commit by GitBook Editor
kolaente 2017-11-24 15:44:39 +01:00
parent 57a37baaa6
commit 394823eb48
2 changed files with 3 additions and 3 deletions

4
API.md

@ -1,6 +1,6 @@
# API
Routes marked with 🔒 need authentification.
[Books](/API_Books)

@ -40,7 +40,7 @@ Search for a book which title contains "test":
**GET**`/api/v1/books/search?s=test`
### PUT** **`/books`
### PUT** **`/books` 🔒
Creates a new book.