Ghost/core/test/utils/fixtures
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
..
app Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
config 🎨 config optimisations (#7921) 2017-02-02 12:46:30 +00:00
csv 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
data 🎨Added case insensitive support for redirects (#9755) 2018-09-24 18:57:05 +02:00
export Added functional test for import endpoint in API v2 2019-01-02 14:10:25 +01:00
filter-param Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
images Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
import 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
settings Added tests for reloading routes.yaml 2018-08-16 12:13:24 +02:00
themes 2019 2019-01-01 14:07:15 +00:00
data-generator.js Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
example.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
test.hbs Move API tests to /integration/ 2013-11-07 14:26:47 +01:00