Ghost/core/server/api/v2/utils/serializers
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
..
input Reduced API debug statements 2019-10-15 15:07:38 +01:00
output Removed email related fields from API v2 responses 2019-12-16 20:01:38 +07:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00