Ghost/core/server/services/webhooks
Naz 72f25a7099 Bumped webhook API defaults to v4
refs https://github.com/TryGhost/Ghost/issues/12716

- The default API in Ghost v4 will be `'v4'`. When a new webhook is created or any data passes through serialization it should assume `v4` as a fallback if not specified.
2021-03-02 12:31:52 +13:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js Bumped webhook API defaults to v4 2021-03-02 12:31:52 +13:00
trigger.js Updated logging message for webhooks 2020-12-03 17:50:53 +00:00