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

[WIP] Filters in Automatic Endpoints #87

Merged
merged 10 commits into from
May 21, 2024
Merged

[WIP] Filters in Automatic Endpoints #87

merged 10 commits into from
May 21, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    00b21ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23df5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b230ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba086db View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. now getting type of query parameter and passing to FastAPI, also acce…

    …pting dict instead of FilterConfig only
    igorbenav committed May 20, 2024
    Configuration menu
    Copy the full SHA
    232cf1d View commit details
    Browse the repository at this point in the history
  2. types and linting

    igorbenav committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5682135 View commit details
    Browse the repository at this point in the history
  3. tests added

    igorbenav committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3ceeea4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. tests fixed

    igorbenav committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1bd8017 View commit details
    Browse the repository at this point in the history
  2. docs

    igorbenav committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8076006 View commit details
    Browse the repository at this point in the history
  3. tests changes

    igorbenav committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7bbe7db View commit details
    Browse the repository at this point in the history