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
config
csv
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
images Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
import
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
test.hbs