0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
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
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Don't eager load relations on tag update 2015-09-17 09:59:46 +01:00
import Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Change type for private blog settings 2015-09-02 13:39:23 +01:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml RSS Fix: Do not convert protocol relative URLs 2015-07-21 23:16:04 -05:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00