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

[1.10.x] Properly encode model and dataclass default for schema #4781

Merged

Commits on Nov 25, 2022

  1. Copy the full SHA
    c7b1095 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f9349ba View commit details
    Browse the repository at this point in the history
  3. Fix compatibility

    Bobronium committed Nov 25, 2022
    Copy the full SHA
    3dd5951 View commit details
    Browse the repository at this point in the history
  4. Add changes file

    Bobronium committed Nov 25, 2022
    Copy the full SHA
    74ceaaf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Remove unnecessary import

    Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
    Bobronium and hramezani committed Nov 29, 2022
    Copy the full SHA
    87d1a38 View commit details
    Browse the repository at this point in the history
  2. Add a blank line back

    Bobronium committed Nov 29, 2022
    Copy the full SHA
    6a10b6b View commit details
    Browse the repository at this point in the history
  3. Reorder conditions

    As per suggestion in pydantic#4781 (comment).
    Bobronium committed Nov 29, 2022
    Copy the full SHA
    8a41c4a View commit details
    Browse the repository at this point in the history