0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/services/routing
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
..
controllers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
middlewares
CollectionRouter_spec.js Fixed site using API v2 (#10332) 2019-01-04 18:24:00 +01:00
ParentRouter_spec.js 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
registry_spec.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
RSSRouter_spec.js
StaticRoutesRouter_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
TaxonomyRouter_spec.js Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00