> @@ -77,6 +78,7 @@
> @Named("container:list")
> @GET
> @Fallback(EmptyFluentIterableOnNotFoundOr404.class)
> + @QueryParams(keys = {"format"}, values = {"json"})Don't need an array for single values. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/922/files#r53367214
