0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/data
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
..
db Renamed core/server/data/export to core/server/data/exporter 2018-08-16 12:13:24 +02:00
exporter Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
importer Refactored importer tests 2018-08-16 12:13:24 +02:00
meta 🐛 Fixed Disqus comments on post preview pages 2018-07-11 00:20:55 +02:00
schema Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
validation Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
xml/sitemap 🐛Fixed sitemap duplicates after routes.yaml upload (#9957) 2018-10-08 10:29:21 +07:00