Skip to content

Fix type checking for view function return types#736

Merged
uncle-lv merged 5 commits intoapiflask:mainfrom
uncle-lv:fix-return-type-check
Mar 21, 2026
Merged

Fix type checking for view function return types#736
uncle-lv merged 5 commits intoapiflask:mainfrom
uncle-lv:fix-return-type-check

Conversation

@uncle-lv
Copy link
Copy Markdown
Member

fixes #734 .

Checklist:

  • Add an entry in CHANGES.md summarizing the change and linking to the issue.
  • Run pytest and tox, no tests failed.

@uncle-lv uncle-lv merged commit ab27dfc into apiflask:main Mar 21, 2026
17 checks passed
@uncle-lv uncle-lv deleted the fix-return-type-check branch March 26, 2026 08:37
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.

Type checking of response type does not allow ORM models to be returned directly

1 participant