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

Generate jsonschema from pydantic v2 #159

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    6484bab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    8ea4b77 View commit details
    Browse the repository at this point in the history
  2. add env to gitignore

    dave-connors-3 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    12573aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99f338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fd5b97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c684478 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    51e3409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce1628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb47ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5ded7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    fe143ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef936c View commit details
    Browse the repository at this point in the history
  3. actually run codegen

    joellabes committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d9dd764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2254ebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    603b8f7 View commit details
    Browse the repository at this point in the history
  6. $schema not schema

    joellabes committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a6b4e46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b00793 View commit details
    Browse the repository at this point in the history
  8. timegranualirty optional

    joellabes committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    97e850a View commit details
    Browse the repository at this point in the history
  9. set default too

    joellabes committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2f1b25e View commit details
    Browse the repository at this point in the history