mirror of https://github.com/tiangolo/fastapi.git
parent
041b2e1c46
commit
0541693bc7
|
|
@ -13,6 +13,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* ♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class. PR [#3142](https://github.com/fastapi/fastapi/pull/3142) by [@ShahriyarR](https://github.com/ShahriyarR).
|
||||
* ✅ Simplify tests for request_files. PR [#13182](https://github.com/fastapi/fastapi/pull/13182) by [@alejsdev](https://github.com/alejsdev).
|
||||
|
||||
### Docs
|
||||
|
|
|
|||
Loading…
Reference in New Issue