0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/api
Jason Williams d0931aa455 Add location header to response when new object is created
closes #2635
- add new logic to the api request handler to set a location header
  when new objects are created
- added an api context to config.urlFor() to return the root url
- added functional tests for the affected routes
2014-05-04 14:52:01 +00:00
..
db.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
index.js Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
mail.js Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
notifications.js Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
posts.js Return new tags when posts are created via API 2014-05-03 19:24:11 +02:00
settings.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
tags.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
users.js Move user API to primary document format 2014-05-02 20:50:44 +01:00