BookStack/app/Entities/Repos
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
..
BaseRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
BookRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
BookshelfRepo.php Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00
ChapterRepo.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageRepo.php Updated sort logic to handle chapter to book scenario 2019-10-29 22:33:09 +00:00