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

Support for recognizing complex MIME definitions in OAS3 content type #191

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

bartoszm
Copy link
Contributor

@bartoszm bartoszm commented Oct 8, 2023

fixes #190.

I did not remove escape unescape methods yet but right now they have no use.
Please let me know if you want me to remove them.

Copy link
Owner

@codekie codekie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from a few minor issues it looks good. Well done 👏 . Thanks a lot for your effort!

src/impl/v2/index.js Outdated Show resolved Hide resolved
src/impl/v3/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Show resolved Hide resolved
@codekie
Copy link
Owner

codekie commented Oct 9, 2023

Looks good now. Thank you for your contribution! 👏 🎉

@codekie codekie closed this Oct 9, 2023
@codekie codekie reopened this Oct 9, 2023
@codekie codekie merged commit ea1a53f into codekie:main Oct 9, 2023
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 example for proper json MIME types
2 participants