Ghost/ghost/core/test/unit/api/canary
Ronald Langeveld cfbc97b033
🐛 Fixed revisions relation not linked to Posts api (#17037)
no issue

This was a bit of an oversight from our feature built at the retreat. We
didn't take revisions into account for pages at all, but luckily it made
revisions without issues regardless.
It just wasn't accessible and users weren't able to restore via ADMIN
because the API didn't serve them at all.

This wires up the revisions relation to be served by the API so we can
retrieve it in Admin.
2023-06-16 09:49:12 +02:00
..
utils 🐛 Fixed revisions relation not linked to Posts api (#17037) 2023-06-16 09:49:12 +02:00
session.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00