0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Naz a1e1feb125 Added 'Content-Version' header to outgoing webhook requests
refs https://github.com/TryGhost/Toolbox/issues/283

- The header is needed to signal to the webhook subscribers the content version they are being served. This should imrove API version compatibility and allow for the client to handle incoming data better
2022-05-12 13:54:21 +08:00
..
e2e-api Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Dropped temp_member_analytic_events table 2022-05-10 10:00:19 +01:00
regression Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
unit Added 'Content-Version' header to outgoing webhook requests 2022-05-12 13:54:21 +08:00
utils Allowed tiers include and data for member endpoints (#14790) 2022-05-11 22:26:03 +05:30
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc