mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
71f0c08a34
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 |
||
---|---|---|
.. | ||
v0.1 | ||
v2 | ||
README.md |
Ghost APIs
Ghost is moving towards providing more robust APIs in the future. A plan and decisions can be found here.
WARNING!
The v2 API (/ghost/api/v2/*
endpoints) is to be considered under active development until this message is removed. Please use with caution and don't rely too heavy on it just yet :)