0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/e2e-api
Hannah Wolfe 7c795b4e26
Rewrite old version URLs to unversioned URLs with headers (#14646)
closes: https://github.com/TryGhost/Toolbox/issues/315

- For all the current versioned URLs, rewrite the URL as unversioned
  - Add the accept-version header
  - Add the deprecation header
  - Add the link header

- This then does the content-version middleware afterwards, ensuring that rewritten requests get this in the response
2022-05-05 08:45:24 +01:00
..
admin Added name property to duplicate newsletter ValidationError (#14694) 2022-05-04 16:45:55 +02:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
shared Rewrite old version URLs to unversioned URLs with headers (#14646) 2022-05-05 08:45:24 +01:00