> @@ -0,0 +1,23 @@ > +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> > +<users> > + <link rel="first" > href="http://10.7.3.10:80/api/admin/enterprises/1/users?limit=1"/> > + <link rel="previous" > href="http://10.7.3.10:80/api/admin/enterprises/1/users?startwith=0&limit=1"/> > + <link rel="last" > href="http://10.7.3.10:80/api/admin/enterprises/1/users?startwith=2&limit=1"/>
>From the comment above it seems "limit" has been replaced by "numResults"? >Also interesting that the links here use "startwith" rather than "page"..? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/22/files#r5806464
