mirror of https://github.com/tiangolo/fastapi.git
parent
736712173a
commit
cd521dff74
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* ✅ Simplify tests for cookie_params. PR [#13176](https://github.com/fastapi/fastapi/pull/13176) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for dependencies. PR [#13174](https://github.com/fastapi/fastapi/pull/13174) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for body_updates. PR [#13172](https://github.com/fastapi/fastapi/pull/13172) by [@alejsdev](https://github.com/alejsdev).
|
||||
* ✅ Simplify tests for body_nested_models. PR [#13171](https://github.com/fastapi/fastapi/pull/13171) by [@alejsdev](https://github.com/alejsdev).
|
||||
|
|
|
|||
Loading…
Reference in New Issue