0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
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
..
db Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
exporter Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
importer Added some deprecation notes for x_by fields 2019-01-03 17:14:52 +01:00
meta Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
migrations Added members related db changes and models 2018-12-11 11:53:55 +07:00
schema Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
validation Updated docs links 2018-08-16 12:13:24 +02:00
xml/sitemap Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
timezones.json