0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
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
..
acceptance Added support for secondary navigation () 2019-12-04 11:12:02 +07:00
regression Removed email related fields from API v2 responses 2019-12-16 20:01:38 +07:00
unit Added member's subscription cancellation helper {{cancel_link}} () 2019-12-12 19:59:15 +07:00
utils Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
.eslintignore Moved grunt-eslint to npm script executing eslint () 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc