Skip to content

fix(#618): MethodView with subclass#659

Merged
greyli merged 1 commit intoapiflask:mainfrom
uncle-lv:fix-methodview-with-subclass
May 4, 2025
Merged

fix(#618): MethodView with subclass#659
greyli merged 1 commit intoapiflask:mainfrom
uncle-lv:fix-methodview-with-subclass

Conversation

@uncle-lv
Copy link
Copy Markdown
Member

@uncle-lv uncle-lv commented May 4, 2025

fixes #618 .

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@greyli greyli merged commit adf1820 into apiflask:main May 4, 2025
17 checks passed
@uncle-lv uncle-lv deleted the fix-methodview-with-subclass branch September 28, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subclassed MethodView resources cannot be added as URL rules

2 participants