0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
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
listen.js
payload.js
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