mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
refs https://github.com/TryGhost/Toolbox/issues/280 - This change covers two use cases: - The accept-version > current version + the request cannot be served: ERROR CASE 1 - The accept-version < current version + the request cannot be served: ERROR CASE 2 - Along with 406 status there's additional information about the probable cause and action to be taken by the Ghost site owner or an integration talking to the Ghost API. - These errors is designed to allow introducing breaking API changes gradually and have meaningful information when the requests cannot be server any longer |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |