jreijn / hippo-addon-restful-webservices

This project provides webservices against the Hippo CMS content repository
https://github.com/jreijn/hippo-addon-restful-webservices/wiki
Apache License 2.0
3 stars 3 forks source link

Add pagable options to query resource #25

Open jreijn opened 9 years ago

jreijn commented 9 years ago

Right now you can specify an offset and limit. It would be nice if the query result would provide next / prev links to navigate the resultset.