0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/webhooks
Hannah Wolfe 1fbb8a219f
Removed API versioning from webhooks
refs: https://github.com/TryGhost/Toolbox/issues/229
refs: https://github.com/TryGhost/Toolbox/issues/283

- we are getting rid of the concept of having multiple api versions in a single ghost install
- we'll update webhooks to return a content version
- we're also looking into if we need some sort of accept-version type logic
2022-04-28 15:37:09 +01:00
..
index.js
listen.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
payload.js
serialize.js Removed API versioning from webhooks 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