mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
31bdef94cd
fix https://linear.app/tryghost/issue/SLO-82/query-error-unexpected-character-in-filter-at-char-1 - previously, we weren't handling a parsing error, and just bubbling it back up the chain - this would result in an InternalServerError somewhere, which caused 500s - we can handle this, because it's just a bad filter - this adds handling so we return a 422 upon receiving an invalid filter |
||
---|---|---|
.. | ||
unit/lib | ||
utils | ||
.eslintrc.js |