mirror of
https://github.com/wowlikon/LibraryAPI.git
synced 2025-12-11 21:30:46 +00:00
Implement tests for all endpoints and update documentation. Added
endpoint for getting the list of all relationships
This commit is contained in:
@@ -78,6 +78,7 @@ For run tests:
|
||||
**Relationships**
|
||||
| Method | Endpoint | Description |
|
||||
|--------|-----------------------|------------------------------------------------|
|
||||
| GET | `/relationships` | Retrieve a list of all relationships |
|
||||
| POST | `/relationships` | Add author-book relationship |
|
||||
| DELETE | `/relationships` | Remove author-book relationship |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user