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

Support strict specification for UUID types #7865

Merged
merged 2 commits into from Oct 18, 2023

Conversation

sydney-runkle
Copy link
Member

@sydney-runkle sydney-runkle commented Oct 18, 2023

Change Summary

Support strict specification for UUID types

Fix #7838

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@sydney-runkle sydney-runkle changed the title Support Strict=True for UUID Field specifications Support strict specification for UUID types Oct 18, 2023
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f5bc710
Status: ✅  Deploy successful!
Preview URL: https://88b50496.pydantic-docs2.pages.dev
Branch Preview URL: https://support-strict-uuid-field.pydantic-docs2.pages.dev

View logs

@sydney-runkle sydney-runkle added the relnotes-fix Used for bugfixes. label Oct 18, 2023
@sydney-runkle sydney-runkle merged commit b175be2 into main Oct 18, 2023
60 of 61 checks passed
@sydney-runkle sydney-runkle deleted the support-strict-uuid-field branch October 18, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UUID type Field doesn't support strict specification
2 participants