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: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 10 Apr 2017 17:38:52 +0200

Good catch, thanks.

I'll use it as a base, there were some other minor changes needed to be
made.

I removed your addition to the author list - we do add the name for
significant contributions.. hope that's Ok. The commit will be still
accepted under your name, I ammended it.

Regards,
Pavel

On 10/04/2017 17:06, Sebastian Daschner wrote:
> 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