Ghost/ghost/core/test/unit/server
Chris Raible 4c893e5a63
Added post_revisions to posts endpoint as an include option (#16648)
no issue

- with this change, you can access a post's lexical revisions via the
api (e.g. `/posts/:id/?include=post_revisions`)

> _We are the post revisions, we won't be erased_
> _We rise from the ashes of the mobiledoc waste_
> _We join the API response, we claim our rightful place_
> _We are the post revisions, we show the truth of your face_
2023-04-17 13:46:27 +01:00
..
adapters Fixed errors being logged by unit tests 2023-03-22 16:25:23 +00:00
data Added lexical column to snippets table (#16632) 2023-04-14 13:18:41 +04:00
lib Readded failing test 2023-04-03 11:35:40 +02:00
models Added post_revisions to posts endpoint as an include option (#16648) 2023-04-17 13:46:27 +01:00
services Update email mock receive (#16578) 2023-04-06 17:24:23 +02:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00