0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/integration
Hannah Wolfe 4cb909542a API - no more m-2-m relation ids by default
closes #4498

- remove toJSON code which returns only IDs from objects
- don't auto-include tags & fields in post responses
- don't auto-include roles in user responses
- fix #allthethings that made assumptions about the auto-includes, or otherwise were only working because of the auto-include
2014-12-02 19:24:44 +00:00
..
api API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
model API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
export_spec.js
import_spec.js Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
update_check_spec.js