0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
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
..
api Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
admin_spec.js Removing really old admin comments 2015-05-19 19:03:41 +01:00
frontend_spec.js Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00