Describe the bug
When doing a GET request to the bookstack API, the output of pages details in the list is limited to 100, while the total says there are 466 pages.
Currently this is the only way to link pages back to books so you can make a selection of pages per book based on the API responses.
Steps To Reproduce
Do a API get request to retrieve a list of all pages.
Expected behavior
A response with all page details, instead of just 100.
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): v21.08.4
- PHP Version: ? running official docker containter
- Hosting Method (Nginx/Apache/Docker): Docker
Describe the bug
When doing a GET request to the bookstack API, the output of pages details in the list is limited to 100, while the total says there are 466 pages.
Currently this is the only way to link pages back to books so you can make a selection of pages per book based on the API responses.
Steps To Reproduce
Do a API get request to retrieve a list of all pages.
Expected behavior
A response with all page details, instead of just 100.
Your Configuration (please complete the following information):