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