Annotation Interface PATCH


@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH
Implements the PATCH HTTP request type