- Add support for declaring UploadFile parameters without explicit File(), add enum support for tags, and allow hiding Query, Cookie, Header, and Path parameters from OpenAPI documentation
- Improve documentation for request files and related features
- Fix bugs: prevent OpenAPI generation failures with tuples and ensure custom JSON encoders take precedence