1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-11-25 05:23:21 +03:00
Files
bookstack/app/Http/Controllers/Api/BookshelfApiController.php
Dan Brown 29705a25ce Reviewed and added testing for BookShelf API implementation
- Tweaked how books are passed on update to prevent unassignment if
parameter is not provided.
- Added books to validation so they show in docs.
- Added request/response examples.
- Added tests to cover.
- Added child book info to shelf info.

Review of #1908
2020-04-10 15:19:18 +01:00

3.5 KiB