mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
4c5bff0f49
refs #9866 - Removed `toJSON` call in `findPage` - Added JSON serialization on API layer - Reason: model and api layer were coupled - all other model actions just returned the raw data and no specific format - Corrected test suites to serialize fetched models to JSON - Removed `absolute_urls` attribute from validOptions findPage methods as it's no longer needed in the data layer - Changed 'include' test as this option is now tolerated and returns data |
||
---|---|---|
.. | ||
base | ||
plugins | ||
relations | ||
accesstoken.js | ||
app-field.js | ||
app-setting.js | ||
app.js | ||
client-trusted-domain.js | ||
client.js | ||
index.js | ||
invite.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
settings.js | ||
subscriber.js | ||
tag.js | ||
user.js | ||
webhook.js |