Ghost/core/server/services/webhooks
Hannah Wolfe a4a9ba7940
🔥 Removed versioned APIs
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- removed all the code for multiple api versions & left canary wired up, but without the version in the URL
- TODO: reorganise the folders so there's no canary folder when we're closer to shipping
        we need to minimise the pain of merging changes across from main for now
2022-04-28 15:37:09 +01:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
trigger.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
webhooks-service.js Updated knex dependency 2022-03-30 08:47:57 +01:00