]> BookStack Code Mirror - bookstack/commit
API: Started building comments API endpoints
authorDan Brown <redacted>
Wed, 22 Oct 2025 13:58:29 +0000 (14:58 +0100)
committerDan Brown <redacted>
Wed, 22 Oct 2025 13:58:29 +0000 (14:58 +0100)
commit082dbc9944e6ee1f08b16ff445b48498edfdcc1f
tree6349e7a12572b76f88ad4adbf90112fc483514fa
parentabe9c1e5a3c624b17e7de52e119544ea0b37f499
API: Started building comments API endpoints
app/Activity/CommentRepo.php
app/Activity/Controllers/CommentApiController.php [new file with mode: 0644]
app/Activity/Models/Comment.php
app/Entities/Models/Entity.php
database/migrations/2025_10_22_134507_update_comments_relation_field_names.php [new file with mode: 0644]
routes/api.php