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

Adding serialize_with and deserialize_with attributes to struct fields #749

Merged
merged 5 commits into from
Feb 18, 2024

Conversation

SaculRennorb
Copy link
Contributor

Heads up: I did not run all tests locally as the dependencies don't properly resolve without installing additional stuff, but the 'object' tests run fine (if you specify the time dependency).

I fully understand if you don't want to merge this in the public version, as it does not come with safety features and allows the consumer of the library to violate the generated OAI spec (see comment in tests).

Also I didn't figure out where to put the documentation, so if you point me to it I will still add that.

closes #585 as far as I can tell.

@sunli829 sunli829 merged commit dbadd19 into poem-web:master Feb 18, 2024
7 checks passed
@sunli829
Copy link
Collaborator

thanks 🙂

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.

Add support for serialize_with and deserialize_with
2 participants