0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression/api
Daniel Lockyer cfa2f0e102
Changed /authentication/reset_all_passwords to return 204 response code
refs https://github.com/TryGhost/Toolbox/issues/308

- this endpoint has no body to return but it was initially implemented
  as returning a 200 which we couldn't change until 5.0
- this changes it to a 204, removes the serializer and updates tests to
  take this into account
2022-04-28 15:37:11 +01:00
..
admin Changed /authentication/reset_all_passwords to return 204 response code 2022-04-28 15:37:11 +01:00
content Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00