]> BookStack Code Mirror - bookstack/commitdiff
Queries: Update API to align data with previous versions 4827/head
authorDan Brown <redacted>
Sun, 11 Feb 2024 15:42:37 +0000 (15:42 +0000)
committerDan Brown <redacted>
Sun, 11 Feb 2024 15:42:37 +0000 (15:42 +0000)
Ensures fields returned match API docs and previous versions of
BookStack where we were accidentally returning more fields than
expected.
Updates tests to cover many of these.
Also updated clockwork to ignore image requests for less noisy
debugging.
Also updated chapter page query to not be loading all page data, via new
query in PageQueries.


No differences found