> @@ -176,6 +177,7 @@ String replace(@PathParam("objectName") String 
> objectName, @BinderParam(SetPaylo
>     @POST
>     @Fallback(FalseOnNotFoundOr404.class)
>     @Path("/{objectName}")
> +   @Produces("")

> This seems to be the case, yes!

Wow, funky...or just me not understanding how the annotation is used well 
enough. If this is "obvious" to someone who knows `@Produces` better - fine. 
Otherwise, add a code comment?

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

Reply via email to