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

feat: Add command for schema generation #91

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

Commits on Sep 18, 2024

  1. Add schema command

    mlasevich committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4b144c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d228f30 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    mlasevich committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1aebb9e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/add-schema-generation' of github.com:mlasevich/…

    …fastapi-cli into feature/add-schema-generation
    
    # Conflicts:
    #	src/fastapi_cli/cli.py
    #	src/fastapi_cli/discover.py
    mlasevich committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e115b4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    242b289 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. lint fixes

    mlasevich committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2ac74a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3967675 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    mlasevich committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d11bd79 View commit details
    Browse the repository at this point in the history
  4. Add missing unit-test file

    mlasevich committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    93f5ac1 View commit details
    Browse the repository at this point in the history
  5. cleanup logging

    mlasevich committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    02b1eaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    340e0a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3904b87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b68acd4 View commit details
    Browse the repository at this point in the history