]> BookStack Code Mirror - bookstack/commit
Default chapter templates: Updated api docs and tests
authorDan Brown <redacted>
Thu, 1 Feb 2024 12:22:16 +0000 (12:22 +0000)
committerDan Brown <redacted>
Thu, 1 Feb 2024 12:22:16 +0000 (12:22 +0000)
commit4137cf9c8fc1f9088f8792b64fcc889f787e8958
tree50e8076b08b14d3eae11d6d5786af23ebe75a0d7
parent4a8f70240fd01f28980dfd4031c7df2b1db4949a
Default chapter templates: Updated api docs and tests

Also applied minor tweaks to some wording and logic.

During review of #4750
app/Api/ListingResponseBuilder.php
app/Entities/Repos/PageRepo.php
database/migrations/2024_01_01_104542_add_default_template_to_chapters.php
dev/api/requests/chapters-create.json
dev/api/requests/chapters-update.json
dev/api/responses/chapters-create.json
dev/api/responses/chapters-read.json
dev/api/responses/chapters-update.json
lang/en/entities.php
tests/Api/ChaptersApiTest.php