BookStack/tests/Api
Dan Brown fec44452cb
Search API: Updated handling of parent detail, added testing
Review of #5280.

- Removed additional non-needed loads which could ignore permissions.
- Updated new formatter method name to be more specific on use.
- Added test case to cover changes.
- Updated API examples to align parent id/info in info to be
  representative.
2024-12-03 13:51:46 +00:00
..
ApiAuthTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ApiConfigTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ApiDocsTest.php API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
ApiListingTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AttachmentsApiTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
BooksApiTest.php API: Fixed lacking permission enforcement on book contents 2024-08-29 14:43:21 +01:00
ChaptersApiTest.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
ContentPermissionsApiTest.php Content Permissions API: Fixed param combination bug 2023-06-20 14:13:26 +01:00
ImageGalleryApiTest.php API: Fixed misaligned image datetime format 2023-06-10 10:54:56 +01:00
PagesApiTest.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
RecycleBinApiTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
RolesApiTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchApiTest.php Search API: Updated handling of parent detail, added testing 2024-12-03 13:51:46 +00:00
ShelvesApiTest.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
TestsApi.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UsersApiTest.php Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00