>      */
> +   @Named("account:get")
> +   @Consumes

I'm not familiar with the Swift API, but do the methods send an Accept header 
with `*/*` or should we better send "application/json" or a concrete media type 
(to make sure the right parser is used to parse the response body)?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/17/files#r5279584

Reply via email to