0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/api/v2
Fabien O'Carroll 561c4b208d
Removed OPTIONS cors middleware from content api (#10013)
no-issue

The content API only supports GET requests so has no need for cors
middleware on OPTIONS. This also removes the router.del helper as it's
not used
2018-10-15 18:47:31 +07:00
..
admin Added users ctrl to v2 (#10001) 2018-10-12 23:27:30 +02:00
content Removed OPTIONS cors middleware from content api (#10013) 2018-10-15 18:47:31 +07:00