mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Is a little awkward, emulates a 'list' API endpoint but has unstable paging and does not support filters/sort. This is detailed on the endpoint though. Made some updates to the docs system to better support parameters and examples on GET requests. Includes tests to cover. For #909 |
||
|---|---|---|
| .. | ||
| ApiAuthTest.php | ||
| ApiConfigTest.php | ||
| ApiDocsTest.php | ||
| ApiListingTest.php | ||
| AttachmentsApiTest.php | ||
| BooksApiTest.php | ||
| ChaptersApiTest.php | ||
| PagesApiTest.php | ||
| SearchApiTest.php | ||
| ShelvesApiTest.php | ||
| TestsApi.php | ||