Skip to content

Conversation

sydney-runkle
Copy link
Contributor

@sydney-runkle sydney-runkle commented Sep 16, 2024

Fix #9981

Skip ref counting and processing for the custom examples block in JSON schema.

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Sep 16, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 16, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0660eee
Status: ✅  Deploy successful!
Preview URL: https://d6694ec5.pydantic-docs.pages.dev
Branch Preview URL: https://avoid-examples-in-refs-check.pydantic-docs.pages.dev

View logs

Copy link

codspeed-hq bot commented Sep 16, 2024

CodSpeed Performance Report

Merging #10417 will not alter performance

Comparing avoid-examples-in-refs-checks (0660eee) with main (2e38ec4)

Summary

✅ 49 untouched benchmarks

@sydney-runkle sydney-runkle added relnotes-change Used for changes to existing functionality which don't have a better categorization. relnotes-feature and removed relnotes-fix Used for bugfixes. relnotes-change Used for changes to existing functionality which don't have a better categorization. labels Sep 16, 2024
Copy link
Contributor

github-actions bot commented Sep 16, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@sydney-runkle sydney-runkle enabled auto-merge (squash) September 16, 2024 22:13
@sydney-runkle sydney-runkle merged commit 2f4723f into main Sep 16, 2024
59 checks passed
@sydney-runkle sydney-runkle deleted the avoid-examples-in-refs-checks branch September 16, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using $ref" in examples raises KeyError on .model_json_schema() generation
2 participants