Skip to content

Fix url json schema in serialization mode#11035

Merged
sydney-runkle merged 3 commits intomainfrom
fix-json-schema-ser-urls
Dec 3, 2024
Merged

Fix url json schema in serialization mode#11035
sydney-runkle merged 3 commits intomainfrom
fix-json-schema-ser-urls

Conversation

@sydney-runkle
Copy link
Copy Markdown
Contributor

Fix #11019

@github-actions github-actions Bot added the relnotes-fix Used for bugfixes. label Dec 3, 2024
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Dec 3, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b260559
Status: ✅  Deploy successful!
Preview URL: https://bcbee433.pydantic-docs.pages.dev
Branch Preview URL: https://fix-json-schema-ser-urls.pydantic-docs.pages.dev

View logs

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 3, 2024

CodSpeed Performance Report

Merging #11035 will not alter performance

Comparing fix-json-schema-ser-urls (b260559) with main (aee6057)

Summary

✅ 46 untouched benchmarks

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 3, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  networks.py 461-462
Project Total  

This report was generated by python-coverage-comment-action

@Viicos Viicos changed the title Fix url json schema in serialization mode for v2.10 Fix url json schema in serialization mode Dec 3, 2024
@sydney-runkle sydney-runkle merged commit f5efa43 into main Dec 3, 2024
@sydney-runkle sydney-runkle deleted the fix-json-schema-ser-urls branch December 3, 2024 14:42
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.

v2.10.x: OpenAPI schema generation omits constraints for HttpUrl

2 participants