mirror of https://github.com/tiangolo/fastapi.git
parent
1cedd8becf
commit
4191f4d33a
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* ✅ Simplify tests for body_multiple_params. PR [#13170](https://github.com/fastapi/fastapi/pull/13170) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for body_fields. PR [#13169](https://github.com/fastapi/fastapi/pull/13169) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for body. PR [#13168](https://github.com/fastapi/fastapi/pull/13168) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for bigger_applications. PR [#13167](https://github.com/fastapi/fastapi/pull/13167) by [@alejsdev](https://github.com/alejsdev).
|
||||
|
|
|
|||
Loading…
Reference in New Issue