> */
> + @Named("account:get")
> + @Consumes
The default value of "@Consumes" is WILDCARD. Changing to
MediaType.APPLICATION_JSON.--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/17/files#r6251269
