mirror of https://github.com/tiangolo/fastapi.git
parent
0748214c43
commit
9656e925a9
|
|
@ -17,6 +17,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* 🏷️ Re-export `IncEx` type from Pydantic instead of duplicating it. PR [#14641](https://github.com/fastapi/fastapi/pull/14641) by [@mvanderlee](https://github.com/mvanderlee).
|
||||
* 💡 Update comment for Pydantic internals. PR [#14814](https://github.com/fastapi/fastapi/pull/14814) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
### Docs
|
||||
|
|
|
|||
Loading…
Reference in New Issue