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

Minor updates, ci, style, and refactoring #66

Merged
merged 7 commits into from
Sep 26, 2023
Merged

Minor updates, ci, style, and refactoring #66

merged 7 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    075c1ff View commit details
    Browse the repository at this point in the history
  2. refactor: Updated imports

    mike-pisman committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e47a414 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    86a1269 View commit details
    Browse the repository at this point in the history
  2. refactor: Moved query parsing to actions

    Query parameters are passed to actions functions as parameters, where the response model is built
    
    Closes #65
    mike-pisman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    38fc8f0 View commit details
    Browse the repository at this point in the history
  3. fix: linting

    mike-pisman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9672e44 View commit details
    Browse the repository at this point in the history
  4. fix: Typing

    Specified type of router and open_router for mypy
    mike-pisman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    eb97462 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8df4da View commit details
    Browse the repository at this point in the history