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

Make the JSON body decode public #896

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Conversation

cdent
Copy link
Contributor

@cdent cdent commented Jan 23, 2024

This makes it easier for a consumer of the library to register a media type that is JSON formatted, such as the many +json formats that are available.

Existing tests cover the renamed func.

Fixes #891

This makes it easier for a consumer of the library to
register a media type that is JSON formatted, such as
the many `+json` formats that are available.

Existing tests cover the renamed func.

Fixes getkin#891
@fenollp fenollp merged commit 7d030b2 into getkin:master Jan 23, 2024
7 checks passed
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.

support for merge-patch json or perhaps generic json type registration?
2 participants