0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -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
payload.js
serialize.js Removed API versioning from webhooks 2022-04-28 15:37:09 +01:00
trigger.js
webhooks-service.js Updated knex dependency 2022-03-30 08:47:57 +01:00