Ghost/core/test
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
..
functional Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
integration Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
unit Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
utils Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00