FastAPI accepts a `response_model` on streaming routes and silently ignores it
DEV Community
FastAPI accepts a `response_model` on streaming routes and silently ignores it
It builds the model. It registers it in the OpenAPI schema components. It never applies it. Your...
0 comments
No comments yet.