0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe 545bea0eaf Return a single 422 error for invalid values
refs #5808

- 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 #5851
- Adds tests to ensure all cases are covered
2015-09-25 10:30:49 +01:00
..
client Fix over-sized editor pane widths 2015-09-24 18:46:13 +01:00
server Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00