tlder@devFastAPI 0.137.1 Fixes Typing Checks in APIRoute
tlder@dev:~$
Backend/Python

FastAPI 0.137.1 Fixes Typing Checks in APIRoute

  • Shipped

FastAPI 0.137.1 is a small but useful cleanup: two issues resolved — a typing regression in APIRoute and a guard missing on empty path segments for routers mounted without a prefix. Neither is a breaking change, and upgrading from 0.137.0 is drop-in.