Ghost/test
Naz 43153ba31e Disabled changing webhook's integration_id through PUT API
refs #12033

- Allowing to change parent integration opens up possible security holes and has no clear usecase at the moment. After a webhook record is created it should not be possible to change parent integration.
- Had do partially duplicate JSON schema definition from webhooks definition as there is no proper composition technique available in current version of JSON Schema.
2020-09-24 16:24:02 +12:00
..
api-acceptance Disabled changing webhook's integration_id through PUT API 2020-09-24 16:24:02 +12:00
frontend-acceptance
regression Fixed error message checks in members regression test 2020-09-24 15:31:19 +12:00
unit Added support for ordering Post API resources by fields coming form posts_meta table (#12226) 2020-09-24 13:32:40 +12:00
utils Fixed acceptance tests for posts_meta refactor 2020-09-17 21:19:26 +12:00
.eslintignore
.eslintrc.json
.jshintrc