@vpetersson One thing that came to my mind today is that you could use the 
`@SkipEncoding` annotation. I haven't tried it, but if you annotate the method 
with `@SkipEncoding({'?'})`, perhaps you can place the query parameter in the 
`@Path` annotation again.

This is no the standard way to define paths, and I don't know if it will work, 
but if it does, you can consider using this approach (as long as it works 
properly) and implement the pagination in another pull request, just to get 
things done.

WDTY? Up to you!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-23369692

Reply via email to