0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
Kevin Ansfield 71f0c08a34
Added edit webhook route to v2 Admin API (#10033)
no issue
- webhooks UI requires the ability to edit webhooks
- added `edit` permission for `webhook`
- added `edit` method to v2 webhook controller
- added `PUT /webhooks/:id` route to v2 Admin API routes
2018-10-19 18:35:55 +01:00
..
functional Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
integration Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
unit Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
utils Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc