Thanks for the Great module! I'm using this module on many projects, and recently I encountered with situation when I need to get more then 20 entities per page, Services resources have additional param for those needs called pagesize.

Comments

BAHbKA created an issue. See original summary.

bahbka’s picture

Here Is my patch, please review.

danielmrichards’s picture

Nice patch in #1 there, but I feel we can go one step further with this and also add support for the sort and directionparameters.

See the attached patch.

danielmrichards’s picture

Ignore the previous patch! The file paths were wrong.

danielmrichards’s picture

danielmrichards’s picture

Final change I promise!