BookStack/dev/api/requests
Dan Brown 6f1bdbf771
Added API search endpoint
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
2021-11-14 16:28:01 +00:00
..
attachments-create.json Added attachment API examples during manual testing 2021-10-20 10:43:03 +01:00
attachments-update.json Added attachment API examples during manual testing 2021-10-20 10:43:03 +01:00
books-create.json Refined docs view, Added example requests 2020-01-18 09:48:30 +00:00
books-update.json Refined docs view, Added example requests 2020-01-18 09:48:30 +00:00
chapters-create.json Added chapters to the API 2020-05-23 00:28:41 +01:00
chapters-update.json Added chapters to the API 2020-05-23 00:28:41 +01:00
pages-create.json Added pages API doc examples 2020-11-28 15:21:54 +00:00
pages-update.json Added pages API doc examples 2020-11-28 15:21:54 +00:00
search-all.http Added API search endpoint 2021-11-14 16:28:01 +00:00
shelves-create.json Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00
shelves-update.json Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00