]> BookStack Code Mirror - bookstack/commit
API: Added comment-read endpoint, added api docs section descriptions
authorDan Brown <redacted>
Wed, 22 Oct 2025 17:44:49 +0000 (18:44 +0100)
committerDan Brown <redacted>
Wed, 22 Oct 2025 17:44:49 +0000 (18:44 +0100)
commit3ad1e31fcccd38bf864d54f4f813c81fb4574c4c
tree702331f1909e8816fe72b4986c82e5666c64d2da
parent082dbc9944e6ee1f08b16ff445b48498edfdcc1f
API: Added comment-read endpoint, added api docs section descriptions
app/Activity/Controllers/CommentApiController.php
app/Activity/Models/Comment.php
app/Api/ApiDocsGenerator.php
app/Entities/Controllers/BookApiController.php
resources/views/api-docs/index.blade.php
routes/api.php