Annotation Type PATCH


@Target(METHOD)
@Retention(RUNTIME)
@HttpMethod("PATCH")
public @interface PATCH