Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add json merge patch support #664

Closed
jimma opened this issue Nov 18, 2024 · 0 comments · Fixed by #367 or wildfly/wildfly#18446
Closed

Add json merge patch support #664

jimma opened this issue Nov 18, 2024 · 0 comments · Fixed by #367 or wildfly/wildfly#18446
Labels
feature A proposed new WildFly feature

Comments

@jimma
Copy link
Contributor

jimma commented Nov 18, 2024

Description

This feature is to support JSON Merge Patch spec as described in: https://tools.ietf.org/html/rfc7386
With Json merge patch support, the client can send a json http request with Content-Type "application/merge-patch+json",
and the json merge request will be directly apply to the target resource with the merge function as spec described.

Issue Contact

jimma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A proposed new WildFly feature
Projects
Status: Done
1 participant