mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-13 14:39:52 +03:00
1e62400465
closes #2609 - added include parameter to api.posts.* - changed toJSON to omit objects that are not included - added include parameter to admin - added include parameter to frontend.js - updated tests - removed duplicate code from posts model **Known Issue:** It is not possible to attach a tag using an ID. |
||
---|---|---|
.. | ||
api_db_spec.js | ||
api_notifications_spec.js | ||
api_posts_spec.js | ||
api_settings_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js |