Skip to content

Add return type information from APIFlask route method helpers#678

Merged
greyli merged 1 commit intoapiflask:mainfrom
FarmerChillax:fix-router-type
Oct 4, 2025
Merged

Add return type information from APIFlask route method helpers#678
greyli merged 1 commit intoapiflask:mainfrom
FarmerChillax:fix-router-type

Conversation

@FarmerChillax
Copy link
Copy Markdown
Member

@FarmerChillax FarmerChillax commented Sep 30, 2025

fix #666

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.

Signed-off-by: farmer <[email protected]>
@greyli greyli merged commit 9b393cf into apiflask:main Oct 4, 2025
17 checks passed
@greyli greyli mentioned this pull request Oct 4, 2025
3 tasks
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.

Add return type information from APIFlask route method helpers (get(), post(), etc)

2 participants