Ghost/core
Daniel Lockyer a48d8427f4
Change response code of special settings API endpoints to 204
refs https://github.com/TryGhost/Toolbox/issues/308

- these endpoints return no body but they were implemented to return a
  200 error code
- 204 would be more suitable so this commit changes that for v5
- also removes the passthrough serializer and updates the snapshots to
  reflect the changes
2022-04-28 15:37:11 +01:00
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend Moved frontend reloading logic into bridge 2022-04-28 15:37:09 +01:00
server Change response code of special settings API endpoints to 204 2022-04-28 15:37:11 +01:00
shared Promoted multiple newsletters UI labs flag to private beta 2022-04-28 10:54:59 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00