0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2/utils
Nazar Gargol 118b7033e0 Fixed input serializer for setting's PUT methods in Admin APIs
refs https://github.com/TryGhost/Ghost/issues/10318

- There was a copy/paste error and we didn't have a test to pick it up. Will follow up with a regression test to make sure it doesn't happen again
2020-06-24 22:11:03 +12:00
..
serializers Fixed input serializer for setting's PUT methods in Admin APIs 2020-06-24 22:11:03 +12:00
validators Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
index.js
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00