mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
ef98c65040
* 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 |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
index.js |