]> BookStack Code Mirror - bookstack/commit
API: Re-ordered routes, Improved navigation
authorDan Brown <redacted>
Sun, 2 Nov 2025 14:29:00 +0000 (14:29 +0000)
committerDan Brown <redacted>
Sun, 2 Nov 2025 14:31:08 +0000 (14:31 +0000)
commitd40a68b41142e4d65dd5fa02e36c01f41e88403d
tree1dc35c668c83bbb8753d5d9771d6cb7d681a256e
parent4a57933cd1cb3616fbc7193846cfbe9d199b472b
API: Re-ordered routes, Improved navigation

Updated route order to follow some kind of logic.
Updated scrolling sidebar to not be so cut-off in various scenarios.
Added new nav helper to quick jump to specific API models.

Closes #5865
resources/js/components/api-nav.ts [new file with mode: 0644]
resources/js/components/index.ts
resources/sass/_blocks.scss
resources/views/api-docs/index.blade.php
routes/api.php