mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
6f1bdbf771
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
1 line
57 B
HTTP
1 line
57 B
HTTP
GET /api/search?query=cats+{created_by:me}&page=1&count=2 |