0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration/model
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
..
model_app_fields_spec.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
model_app_settings_spec.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
model_apps_spec.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
model_permissions_spec.js Use current user in models 2014-04-16 18:20:09 +02:00
model_posts_spec.js Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
model_roles_spec.js Use current user in models 2014-04-16 18:20:09 +02:00
model_settings_spec.js Use current user in models 2014-04-16 18:20:09 +02:00
model_tags_spec.js Use current user in models 2014-04-16 18:20:09 +02:00
model_users_spec.js Use current user in models 2014-04-16 18:20:09 +02:00