8000 Use field description for RootModel schema description when there is … by LouisGobert · Pull Request #9214 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@LouisGobert
Copy link
Contributor
@LouisGobert LouisGobert commented Apr 11, 2024

Use field description or root for RootModel schema description when there is no docstring

Related issue number

fix #9160

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

Selected Reviewer: @samuelcolvin

@LouisGobert
Copy link
Contributor Author

please review

@codspeed-hq
Copy link
codspeed-hq bot commented Apr 11, 2024

CodSpeed Performance Report

Merging #9214 will not alter performance

Comparing LouisGobert:use-field-description-for-root-model (aeed6af) with main (7af856a)

Summary

✅ 13 untouched benchmarks

@sydney-runkle sydney-runkle added relnotes-feature relnotes-change Used for changes to existing functionality which don't have a better categorization. and removed relnotes-feature labels Apr 14, 2024
Copy link
Contributor
@sydney-runkle sydney-runkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@sydney-runkle sydney-runkle merged commit 2241983 into pydantic:main Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review relnotes-change Used for changes to existing functionality which don't have a better categorization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RootModel.model_json_schema() ignores Field description

3 participants

0