Ghost/core/test/unit/api/v2
Hannah Wolfe ef98c65040
Clean v2 Content API (#10329)
* Removed unused fields from v2 Content API

- We want to ship the v2 Content API as clean and lean as we can
- Many fields in the DB aren't actually used, we shouldn't return these values
- Other values aren't useful outside of Admin clients, and shouldn't be returned either

Fields removed:
- tags: created_at, updated_at, parent
- authors: locale, accessibility, tour
- posts: locale, author status, page
2019-01-04 11:21:21 +00:00
..
utils Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
index_spec.js Added helper to check for content API (#10104) 2018-11-06 17:36:22 +05:30
session_spec.js Added spam prevention for v2 sessions (#10030) 2018-10-18 09:58:29 +01:00