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

fix: flask import of _endpoint_from_view_func - issue #567 #572

Merged
merged 7 commits into from
Dec 10, 2023

Commits on Oct 3, 2023

  1. fix: flask import of _endpoint_from_view_func is now resolved new uti…

    …l function import_check_view_func python-restx#567
    Tomáš Trval committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b82613a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. modify: include new import_check_view_func in utils.__all__ to keep n…

    …ice static checks
    Tomáš Trval committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    13ac54e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge remote-tracking branch 'upstream/master'

    Tomáš Trval committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7c371cc View commit details
    Browse the repository at this point in the history
  2. modify: rever changelog

    Tomáš Trval committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e912d3d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into flask-scaffold_567

    Tomáš Trval committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d6bc32 View commit details
    Browse the repository at this point in the history
  4. fix: test for name match

    Tomáš Trval committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6d3946f View commit details
    Browse the repository at this point in the history
  5. modify: changelog - scafold import fix python-restx#567

    Tomáš Trval committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    81dd9f4 View commit details
    Browse the repository at this point in the history