Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 90057b3277b5ee7f0f502135d007a33ae1c2c60e
https://github.com/resteasy/Resteasy/commit/90057b3277b5ee7f0f502135d007a...
Author: Jim Ma <ema(a)redhat.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/ResteasyContextParameters.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/patch/StudentResource.java
Log Message:
-----------
[RESTEASY-2280]:PatchMethodFilter GET requires Consumes APPLICATION_JSON_PATCH_JSON
Commit: 64dcfb97ad358b8e97411092be7a57ce3c987879
https://github.com/resteasy/Resteasy/commit/64dcfb97ad358b8e97411092be7a5...
Author: Jim Ma <ema(a)redhat.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
Log Message:
-----------
[RESTEASY-2496]:Add configuration parameter to disable PatchMethodFitler
Compare:
https://github.com/resteasy/Resteasy/compare/119b8b86f1ad...64dcfb97ad35