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 |
||
---|---|---|
.. | ||
index.js | ||
listeners.js | ||
token.js | ||
utils.js |