2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/api
Sebastian Gierlinger 32ea948675 Post response move pagination -> meta
closes #2604
- moved ‚pagination‘ to ‚meta‘ property
- added response test for pagination property
- changed ‚next‘ and ‚prev‘ to be set to null and exist on every
response
- removed unnecessary call to API for RSS author
2014-04-19 17:03:20 +02:00
..
db.js Add permissions to API 2014-04-16 18:22:22 +02:00
index.js Add permissions to API 2014-04-16 18:22:22 +02:00
notifications.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
posts.js Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
settings.js Use current user in models 2014-04-16 18:20:09 +02:00
tags.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
users.js Add permissions to API 2014-04-16 18:22:22 +02:00