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

Add pydantic generated classes #380

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    bf81d3d View commit details
    Browse the repository at this point in the history
  2. Remove redundant any_of statements for mapping_justification

    Unfortunately this change has been done in the past, and it caused issues while testing the pydantic class generation process. It is, given the "pattern" regex, clearly redundant though, so IMO safe to drop.
    
    I should have kept notes what issue it caused, sorry.
    matentzn committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    20e1485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1c6ad View commit details
    Browse the repository at this point in the history