0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/webhooks
kirrg001 23d54803e6 Triggered webhooks with all content formats
no issue

- it make sense to include as much as possible
- webhook consumers don't need to re-fetch resources if they need a specific format
2019-02-25 09:46:50 +01:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js Triggered webhooks with all content formats 2019-02-25 09:46:50 +01:00
trigger.js Removed console.log 2019-02-25 09:43:32 +01:00