This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bbea76668b
bookstack
/
dev
/
api
/
requests
/
search-all.http
1 line
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-15 00:28:01 +08:00
GET /api/search?query=cats+{created_by:me}&page=1&count=2