Ghost/ghost/core/test/e2e-api/members-comments
Fabien O'Carroll 58dd79ccb4 Invalidated the new comments endpoint cache on add & edit
refs https://linear.app/tryghost/issue/ENG-676/

This is the meat of the change and actually causes the cache to be
invalidated on adds and edits to the comments endpoints.

It doesn't currently include the liked/unliked actions at the moment
as we don't have easy access to the post id from those endpoints.
2024-02-28 22:40:56 +07:00
..
__snapshots__ Invalidated the new comments endpoint cache on add & edit 2024-02-28 22:40:56 +07:00
comments.test.js Added endpoint for comments/post/:post_id 2024-02-28 22:40:56 +07:00