>  @RequestFilters(AuthenticateRequest.class)
>  @Consumes(MediaType.APPLICATION_JSON)
>  @Path("/servers")
> -public interface AttachInterfaceApi {
> +public interface InterfaceApi {

But the problem might be that existing code will break. We might want to 
consider deprecating the original code instead, so it still works.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/697/files#r28636359

Reply via email to