- Added customizable validation error handling with new RequestValidationError and WebSocketRequestValidationError classes and documentation
- Fixed support for path parameters containing paths without explicit Path() and improved response model typing to accept generic collections like List[Model]
- Updated documentation for exception handlers, path‑parameter usage, and testing FastAPI (POST, JSON payloads, headers)