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
- Fixed Pydantic core schema generation for UploadFile class
- Updated JSON schema method for better OpenAPI compatibility
- Added proper type annotations for mypy compliance
- Maintains all existing functionality while fixing schema generation issues
Addresses reviewer feedback on code quality and type safety.
0 commit comments