mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
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 |
||
---|---|---|
.. | ||
client@3419a88002 | ||
server | ||
test | ||
index.js |