- Fixed skip defaults handling when returning Pydantic models
- Corrected OpenAPI generation when the same dependency appears multiple times in a path operation
- Added support for empty string paths in routers with prefixes, allowing routes like "/cats" without a trailing slash and fixed related mypy errors