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

Use JSONCodec for json pyaload serialization #277

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

JordonPhillips
Copy link
Contributor

This updates payload serialization for RestJson1 to use codecs. Note that it's currently creating a new codec every time, but eventually that will be stored on the config.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@JordonPhillips JordonPhillips requested a review from a team as a code owner July 15, 2024 16:21
Copy link
Contributor

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

🚢

@JordonPhillips JordonPhillips merged commit 62f450b into develop Jul 16, 2024
5 checks passed
@JordonPhillips JordonPhillips deleted the use-json-codec-ser branch July 16, 2024 13:03
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.

2 participants