mirror of https://github.com/tiangolo/fastapi.git
parent
8ede27223e
commit
60213f5a31
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Features
|
||||
|
||||
* ✨ Allow array values for OpenAPI schema `type` field. PR [#13639](https://github.com/fastapi/fastapi/pull/13639) by [@sammasak](https://github.com/sammasak).
|
||||
* ✨ Add OpenAPI `external_docs` parameter to `FastAPI`. PR [#13713](https://github.com/fastapi/fastapi/pull/13713) by [@cmtoro](https://github.com/cmtoro).
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
Loading…
Reference in New Issue