071bf8edb5
closes https://github.com/TryGhost/Ghost/issues/10628 - JSON Schemas were extracted into a separate module to allow other clients to reuse them (for example documentation). Having them in a separate package also slims down the amount of code needed to be maintained in the core. - Updated canary API input validators to use admin-api-schema module - Removed canary schemas that moved into admin-api-schema package - Updated v2 API input validators to use admin-api-schema package - Removed v2 schemas that moved into admin-api-schema package - Updated tests to contain needed information in apiConfig to pick up correct validation - Added @tryghost/admin-api-schema package dependency |
||
---|---|---|
.. | ||
api-acceptance | ||
frontend-acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.json | ||
.jshintrc |