0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional
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
..
api Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
apps/subscribers Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
admin_spec.js Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
dynamic_routing_spec.js Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
frontend_spec.js Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00