- Added automatic OpenAPI server generation for root paths with a new FastAPI `root_path_in_servers` parameter and related docs updates.
- Updated and fixed multiple documentation sections, including OAuth2 utils typo, JWT docs to use python‑jose, search bar, external links handling, ML model serving link, and Pydantic Union ordering note.
- Made minor improvements such as enhanced test editor support, pinned dependencies, and upgraded isort to version 5.x.x.