> @RequestFilters(AuthenticateRequest.class)
> @Consumes(MediaType.APPLICATION_JSON)
> @Path("/servers")
> -public interface AttachInterfaceApi {
> +public interface InterfaceApi {Will this be backported? It seems like a breaking change for existing code. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/697/files#r28434298
