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

Migrate to Pydantic #22

Open
wants to merge 5 commits into
base: rc-v0.5.0
Choose a base branch
from
Open

Migrate to Pydantic #22

wants to merge 5 commits into from

Conversation

ketgo
Copy link
Owner

@ketgo ketgo commented Apr 14, 2021

PR for Issue #20

@ketgo ketgo added the enhancement New feature or request label Apr 14, 2021
@ketgo ketgo added this to the v0.5.0 milestone Apr 14, 2021
@ketgo ketgo self-assigned this Apr 14, 2021
@ketgo ketgo linked an issue Apr 14, 2021 that may be closed by this pull request
@ketgo ketgo changed the title Issue #20: Migrate to Pydantic Migrate to Pydantic Apr 14, 2021
@followben
Copy link

Impressive project @ketgo. Noticed you struggled with self-ref models in pydantic. FYI as of a couple of months ago these are supported automatically in 3.7+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How about using JSON Schema?
2 participants