Ghost/ghost/posts-service
Fabien 'egg' O'Carroll 92172aca8e
Wired up collections to posts endpoint (#16945)
- Added support for `include=collections` to the Posts Admin API behind a flag
- Refactored some of the collections work to support it
2023-06-07 15:06:15 +02:00
..
lib Wired up collections to posts endpoint (#16945) 2023-06-07 15:06:15 +02:00
test Implemented duplicate post functionality (#16767) 2023-05-15 09:30:32 +01:00
.eslintrc.js
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Implemented bulk editing post access (#16617) 2023-04-12 11:58:46 +02:00
README.md

Posts Service