0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
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
..
admin Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
shared Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30
site Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
index.js
parent-app.js Refactored config to handle direct calls for specific version (#10012) 2018-10-16 15:20:51 +05:30