Ghost/core/server/api/canary/utils
Nazar Gargol a520cdad0b Added JSON Schema validations to Webhooks Admin API v3
closes #12033

- Added webhooks schemas and definitions.
- Added validation checking if integration_id is present when using session auth. This is needed to prevent orphan webhooks.
- Integrated webhook schemas into frame's validation layer.
- Added isLowerCase ajv keyword support. This is needed to be able to do isLowerCase validation using JSON Schema for webhooks.
2020-07-17 17:37:14 +12:00
..
serializers Updated Content API resource ordering to be same as slugs in filter 2020-07-10 18:33:00 +12:00
validators Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00