Ghost/core/server/data/migrations/versions/2.3
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
..
1-add-webhook-columns.js Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00
2-add-webhook-edit-permission.js Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00