Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pydantic converter sample #44

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

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Pydantic converter sample #44

merged 3 commits into from
Jan 23, 2023

Conversation

cretz
Copy link
Member

@cretz cretz commented Jan 13, 2023

What was changed

Added a Pydantic converter

Why?

Many people need to use Pydantic. It also shows how to disable proxying datetime which people may need if using datetime in a Pydantic model.

Checklist

  1. Closes Sample request: Pydantic converter #25

@cretz cretz merged commit 636af75 into temporalio:main Jan 23, 2023
@cretz cretz deleted the pydantic branch January 23, 2023 17:27
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.

Sample request: Pydantic converter
2 participants