mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
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 |
||
---|---|---|
.. | ||
adapters | ||
api | ||
apps | ||
data | ||
helpers | ||
lib | ||
models | ||
server | ||
services | ||
shared/config | ||
web |