Ghost/core/server/api/v2/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 Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
validators Allowed comment_id and uuid in post API input 2019-12-16 18:22:48 +05:30
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Fixed unsafeAttributes fetching in Admin API v2 2019-10-09 21:16:27 +02:00