0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/server/services/routing/controllers
Katharina Irrgang 6448c7bdc8
Fixed site using API v2 (#10332)
no issue

- See explanation: ef98c65040 (r31840536)
- that should not break anything, because resource consumption is based on resource type
- the alias pattern was only invented to make v2 work, it was a little dirty. i wanted to refactor that out anyway
2019-01-04 18:24:00 +01:00
..
channel.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
collection.js Fixed site using API v2 (#10332) 2019-01-04 18:24:00 +01:00
entry.js Added TODO to controllers/entry.js 2018-10-18 19:41:07 +02:00
index.js Dynamic Routing Beta: Channels 2018-06-24 02:06:58 +02:00
preview.js Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
rss.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
static.js Included relations if static resource is post | page (#10148) 2018-12-03 19:26:21 +01:00