Closed elyobo closed 11 years ago
Build failures appear to be unrelated to the pull request.
@weierophinney is there anything that you need me to tidy up on this?
Thanks @weierophinney, that's great. I'm happy to provide unit tests on any further reuests, just refuse to merge until I stump up ;)
It is a frequent requirement that API clients can indicate the number of results that they require, rather than the API providing a fixed number of results.
This change allows resources to specify a page_size_parameter which is used to indicate the name of a query parameter which indicates the number of results to return.