-
-
Notifications
You must be signed in to change notification settings - Fork 352
tools: Update Pydantic homepage and dialects #1740
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
Conversation
Docs state that Pydantic generates JSON Schema Draft 2020-12: https://docs.pydantic.dev/latest/concepts/json_schema/
|
Hi @aureliojargas! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to the JSON Schema Community. Thanks a lot for creating your first pull request!! 🎉🎉 We are so excited you are here! We hope this is only the first of many! For more details check out README.md file.
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1740 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 448 448
Branches 116 116
=========================================
Hits 448 448 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @aureliojargas! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
@aureliojargas @Utkarsh-123github lets proceed without issue for this small change. Thanks everyone! |
|
Congratulations, @aureliojargas for your first pull request merge in this repository! 🎉🎉. Thanks for your contribution to JSON Schema! |
Docs state that Pydantic generates JSON Schema Draft 2020-12:
https://docs.pydantic.dev/latest/concepts/json_schema/
What kind of change does this PR introduce?
tooling-data: Update Pydantic information
Issue Number: N/A
Checklist
Please ensure the following tasks are completed before submitting this pull request.