1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-11-17 19:22:44 +03:00
Files
bookstack/app/Http/Controllers/Api/PageApiController.php
Dan Brown c30a9d3564 Touched entity timestamps on entity tag update
Decided it's relevant to entity updated_at since tags are now indexed
alongside content.

- Also fixed tags not applied on shelf.
- Also enforced proper page API update validation.
- Adds tests to cover.

For #3319
Fixes #3370
2022-04-04 17:24:05 +01:00

4.8 KiB