BookStack/tests/Api
Dan Brown 9e1c8ec82a
Added user-update API endpoint
- Required changing the docs generator to handle more complex
  object-style rules. Bit of a hack for some types (password).
- Extracted core update logic to repo for sharing with API.
- Moved user update language string to align with activity/logging
  system.
- Added tests to cover.
2022-02-03 16:52:28 +00:00
..
ApiAuthTest.php Updated API session auth to consider public access setting 2021-11-30 13:55:56 +00:00
ApiConfigTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ApiDocsTest.php Added /api => /api/docs redirect for convenience. 2021-11-14 15:20:04 +00:00
ApiListingTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AttachmentsApiTest.php Fixed related permissions query not considering drafts 2021-11-30 00:06:17 +00:00
BooksApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
ChaptersApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
PagesApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
SearchApiTest.php Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
ShelvesApiTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestsApi.php Added TestCase for attachments API methods 2021-10-20 00:58:56 +01:00
UsersApiTest.php Added user-update API endpoint 2022-02-03 16:52:28 +00:00