mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Closes #2608 - added toJSON method override for post model - in the event no expanded author relation is present the id will be used - removed author_id from expected response JSON for posts. - updated integration tests to check for existence or not of author and author_id |
||
---|---|---|
.. | ||
app.js | ||
appField.js | ||
appSetting.js | ||
base.js | ||
index.js | ||
permission.js | ||
post.js | ||
role.js | ||
session.js | ||
settings.js | ||
tag.js | ||
user.js |