Ghost/core/server/api/canary/utils
Rish 2d9963fbd8 Allowed comment_id and uuid in post API input
refs https://github.com/TryGhost/Ghost/pull/11462

Allows `comment_id` and `uuid` to be passed in post `add`/`edit` API calls instead of failing requests with validation error, though both properties are stripped out in serializer as we don't allow editing them.
2019-12-16 18:22:48 +05:30
..
serializers Moved toJSON calls to serializer 2019-11-25 12:04:58 +07:00
validators Allowed comment_id and uuid in post API input 2019-12-16 18:22:48 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00