mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-15 11:01:13 -04:00
🎨 Auto format
This commit is contained in:
@@ -1061,6 +1061,7 @@ def _populate_api_route_state(
|
||||
else:
|
||||
route.stream_item_field = None
|
||||
|
||||
|
||||
class APIRoute(routing.Route):
|
||||
stream_item_type: Any | None
|
||||
response_model: Any
|
||||
|
||||
Reference in New Issue
Block a user