4.46.1
(fix): Fix OAuth token handling for optional expires_in field with default fallback.
4.46.0
(feat): FastAPI Python codegen now emits parameter markers via typing.Annotated[...] with standard Python defaults for better FastAPI/Pydantic compatibility.