← baseline_full

fastapi_9425

failed NO_PATCH NO_PATCH UNSUBMITTED empty_patch(None) · None tool calls · 0 s · fastapi/fastapi

Task input

✨  Allow `None` as return type for bodiless responses

Fixes #9424 

If the return annotation of the route function is exactly `"None"`, return `None` for the typed annotation. This allows the status code `204 No Content` to be used.

Tool calls (0)

#ToolArgumentsResult
No trace captured.