0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/regression/api/v2
kirrg001 0dd3aad2d0 Required updated_at for Admin API v2 when updating a post/page
refs #10438

- the `updated_at` functions as version control value
- it is required for collision detection
- we might redesign this feature at some point
2019-02-21 08:39:17 +01:00
..
admin Required updated_at for Admin API v2 when updating a post/page 2019-02-21 08:39:17 +01:00
content Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00