0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
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
..
clients Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
fixtures Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
checks.js 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
commands.js Added command support for index to wrapper 2018-10-02 19:15:23 +02:00
default-settings.json Added session_secret setting to schema (#9953) 2018-10-05 12:25:51 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00