0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
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
..
clients Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
fixtures Changed casper.ghost.org to static.ghost.org references (#10109) 2018-11-07 15:50:38 +01:00
checks.js Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
commands.js Added command support for index to wrapper 2018-10-02 19:15:23 +02:00
default-settings.json Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Added some deprecation notes for x_by fields 2019-01-03 17:14:52 +01:00