0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
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
..
api-acceptance Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
unit Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
utils Added field mapping support for members import CSVs 2020-07-02 15:18:39 +12:00
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc