BookStack/app/Http/Controllers/Api
Dan Brown 0e94fd44a8
Added contents to book-show endpoint
Created a generic list formatting helper class for this, to align with
logic used on the search results endpoint and for easier future re-use
in a standardised way.
Also updated some class property types.
Added test to cover new books-contents results.
Related to #3734
2022-09-29 15:08:18 +01:00
..
ApiController.php Added user-update API endpoint 2022-02-03 16:52:28 +00:00
ApiDocsController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AttachmentApiController.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
BookApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
BookExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
ChapterApiController.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
ChapterExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageApiController.php Added content security section to the api docs 2022-08-11 10:49:45 +01:00
PageExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
RecycleBinApiController.php Applied latest StyleCI changes 2022-04-25 18:42:31 +01:00
SearchApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
UserApiController.php Set a fairly sensible limit on user name validation 2022-08-09 12:40:59 +01:00