BookStack/tests/Api
Dan Brown 56d07f1909
Users API: Fixed sending invite when using form requests
- Cast send_invite value in cases where it might not have been a boolean,
  which occurs on non-JSON requests.
- Added test to cover.
- Updated API docs to mention and shown boolean usage.
2023-12-13 15:13:54 +00:00
..
ApiAuthTest.php
ApiConfigTest.php
ApiDocsTest.php API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
ApiListingTest.php
AttachmentsApiTest.php
BooksApiTest.php Page Templates: Changed template field name, added API support 2023-12-12 12:14:00 +00:00
ChaptersApiTest.php API: Reviewed changes for API priority control 2023-08-21 15:42:47 +01:00
ContentPermissionsApiTest.php Content Permissions API: Fixed param combination bug 2023-06-20 14:13:26 +01:00
ImageGalleryApiTest.php
PagesApiTest.php API: Reviewed changes for API priority control 2023-08-21 15:42:47 +01:00
RecycleBinApiTest.php
RolesApiTest.php
SearchApiTest.php
ShelvesApiTest.php
TestsApi.php
UsersApiTest.php Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00