0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/apps
kirrg001 12ff70497f Changed entry lookup helper to respect the resource type
refs #9866

- the entry helper is used for static pages and post lookups
- now that we support changing the api version, we have to respect the resource type
- for v2: we ask the pages controller for static pages
- in v0.1: pages and posts lived on the same route
- we are talking about the content API (!) - not admin api
2018-10-18 19:41:07 +02:00
..
amp Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
private-blogging 🐛 Fixed redirect issue with private sites (#9960) 2018-10-08 16:31:08 +07:00
subscribers Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00