0.117.1
📦 fastapiView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release includes a bug fix for parameter validation when using both File and Form parameters in a specific declaration order.
🐛 Bug Fixes
- Fixed a validation error occurring when a File parameter is declared after a Form parameter in a path operation.
🔧 Affected Symbols
fastapi.params.Filefastapi.params.Form