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 e25e847f47 Removed email related fields from API v2 responses
refs  https://github.com/TryGhost/Ghost/issues/11461

- The email feature was introduced in API v3 and is not back compatible with API v2. These fields should not appear in any v2 responses.
- Added regression tests for API v2 so that cases like this are spotted
easier in the future.
2019-12-16 20:01:38 +07:00
..
serializers Removed email related fields from API v2 responses 2019-12-16 20:01:38 +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