Ghost/core/test/utils
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
..
fixtures Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Refactored expected API properties 2019-01-03 16:38:52 +01:00
assertions.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
index.js Added notifications ctrl to v2 2018-10-12 21:13:20 +02:00