0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary/utils
Nazar Gargol 544382b651 Updated boolean values validations for members uploads
no issue

- When the value is part of `enum` the `null` value is no longer
recognized by `null` type in JSON schema validator.
2020-08-26 17:23:36 +12:00
..
serializers Added admin endpoint for editing member subscription (#12145) 2020-08-20 17:28:11 +05:30
validators Updated boolean values validations for members uploads 2020-08-26 17:23:36 +12:00
index.js
permissions.js