users@jax-rs-spec.java.net

[jax-rs-spec users] Re: JAX_RS_SPEC-513: Add _at_PATCH and MediaType.APPLICATION_JSON_PATCH_JSON

From: Sebastian Daschner <java_at_sebastian-daschner.de>
Date: Mon, 10 Apr 2017 17:06:13 +0200

Great!

Minor issue: the new annotation should use the PATCH HTTP method, see PR #5.

Thanks,
Sebastian
   


On 04/10/2017 06:40 AM, Pavel Bucek wrote:
> Dear experts,
>
> following change was merged to the master branch:
>
> https://github.com/jax-rs/api/commit/ebbf45e45f5fd320f443b835cd6f85b8309c5749
>
>
> It adds @PATCH, MediaType. APPLICATION_JSON_PATCH_JSON and
> corresponding support on the client side.
>
> feel free to share any comments or suggestions.
>
> Thanks and regards,
> Pavel