You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve mypy TypedDict errors in OpenAPI response handling
- Fixed type handling for OpenAPIResponseContentSchema and OpenAPIResponseContentModel
- Removed variable redefinition in _get_openapi_path method
- Improved type safety for model field processing
- Addresses remaining type checking issues from make pr
0 commit comments