0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api
Hannah Wolfe 545bea0eaf Return a single 422 error for invalid values
refs 

- Fix the API to return a single 422 error when an invalid value is passed
- Only affects Browse, and not Read at present due to differences in how they are handled
- Frontend was changed to always 404 in 
- Adds tests to ensure all cases are covered
2015-09-25 10:30:49 +01:00
..
authentication.js
clients.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
configuration.js
db.js
index.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
mail.js
notifications.js
posts.js
roles.js
settings.js
slugs.js
tags.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
themes.js
upload.js
users.js Don't alter password from User.edit endpoint 2015-09-23 23:07:49 +01:00
utils.js Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00