Skip to content

Fix @input and @output SchemaType error for Pydantic#710

Merged
greyli merged 1 commit intoapiflask:mainfrom
gonghao:dev
Nov 20, 2025
Merged

Fix @input and @output SchemaType error for Pydantic#710
greyli merged 1 commit intoapiflask:mainfrom
gonghao:dev

Conversation

@gonghao
Copy link
Copy Markdown
Contributor

@gonghao gonghao commented Nov 20, 2025

I'd like to know is it suitable to handle the type hints error for Pydantic BaseModel using in input and output. If it looks OK, I could finish the other parts need to the PR

fixes #711

@greyli greyli added this to the 3.0.2 milestone Nov 20, 2025
@greyli greyli merged commit 95c0c8f into apiflask:main Nov 20, 2025
17 checks passed
@greyli
Copy link
Copy Markdown
Member

greyli commented Nov 20, 2025

Merged, thanks!

@gonghao
Copy link
Copy Markdown
Contributor Author

gonghao commented Nov 20, 2025

It's my pleasure to do a little contribution to such a great project! :) 🍺

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.

Fix schema typing for input and output

2 participants