Ghost/core/server/api/v3/utils
Naz 58b3c47781 Fixed broken notifications/setting acceptance tests
refs d9ddc2db6a
refs https://github.com/TryGhost/Team/issues/754

- The tests were written with falsy assumptions and validation added in refed commit have uncovered it!
-  A secondary issue touched here is additional JSON object serialization that is used in the  "input serializer" -d9ddc2db6a/core/server/api/v2/utils/serializers/input/settings.js (L107-L110)
- The additional stringification should not be there at all. It covers for a mistaken internal use of Settings API where raw objects are passed around instead of serialized JSON Objects (see commets left with this changeset for details)
2021-06-28 16:48:00 +04:00
..
serializers Fixed broken notifications/setting acceptance tests 2021-06-28 16:48:00 +04:00
validators Fixed broken notifications/setting acceptance tests 2021-06-28 16:48:00 +04:00
index.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
permissions.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00