BookStack/app/Http/Controllers/Api
Dan Brown 3f271ebecb
Removed image_id property from books & shelves api docs
This was either not provided or not provided for the last 18 months.
Likely not providing much value as-is so removing.

Closes #3474
2022-06-07 14:30:43 +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 Removed image_id property from books & shelves api docs 2022-06-07 14:30:43 +01:00
BookExportApiController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
BookshelfApiController.php Removed image_id property from books & shelves api docs 2022-06-07 14:30:43 +01:00
ChapterApiController.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
ChapterExportApiController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
PageApiController.php Touched entity timestamps on entity tag update 2022-04-04 17:24:05 +01:00
PageExportApiController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
RecycleBinApiController.php Applied latest StyleCI changes 2022-04-25 18:42:31 +01:00
SearchApiController.php Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
UserApiController.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00