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

Allow support for application/json-patch+json content type #58

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tom-inetum-realdolmen
Copy link

RFC 6902 describes the usage of content-type application/json-patch+json. When initializing the express, I specifically allow any application/*+json so I can implement PATCHing json as indicated by the rfc.

@tom-inetum-realdolmen tom-inetum-realdolmen changed the title Allow support for application/json-path+json content type Allow support for application/json-patch+json content type Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant