mirror of https://github.com/tiangolo/fastapi.git
parent
44fc67632b
commit
b5c05893b4
|
|
@ -7,6 +7,10 @@ hide:
|
|||
|
||||
## Latest Changes
|
||||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Fix validation error when `File` is declared after `Form` parameter. PR [#11194](https://github.com/fastapi/fastapi/pull/11194) by [@thomasleveil](https://github.com/thomasleveil).
|
||||
|
||||
## 0.117.0
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Reference in New Issue