API structure has changed
2 structure changes including:
2 Modifications
Modified
2
GET /api/v1/books
- Query
- ownerId, notOwnerId query parameters Added
GET /api/v1/users/{id}/books
- Query
- ownerId, notOwnerId query parameters Added