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

feat: add newtonsoft serialize functionality #305

Merged
merged 12 commits into from Nov 15, 2022

Conversation

jonaslagoni
Copy link
Sponsor Member

@jonaslagoni jonaslagoni commented Nov 9, 2022

Description
I had a use-case where I needed to use a different library for serializing the models to JSON. This PR adds support for newtonsoft through a new parameter.

Copy link
Member

@magicmatatjahu magicmatatjahu left a comment

Choose a reason for hiding this comment

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

Probably I found bugs.

components/channel/publish.js Show resolved Hide resolved
components/channel/publish.js Outdated Show resolved Hide resolved
components/channel/subscribe.js Outdated Show resolved Hide resolved
@jonaslagoni
Copy link
Sponsor Member Author

/rtm

@asyncapi-bot asyncapi-bot merged commit da647c9 into asyncapi:master Nov 15, 2022
@jonaslagoni jonaslagoni deleted the feature/two_serializers branch November 15, 2022 07:48
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants