* Features
+ Allow None as return type for bodiless responses.
+ Allow array values for OpenAPI schema type field.
+ Add OpenAPI external_docs parameter to FastAPI.
+ Add support for deploying to FastAPI Cloud with fastapi deploy.
* Upgrades
+ Upgrade Starlette supported version range to >=0.40.0,<0.49.0.
* Fixes
+ Fix validation error when File is declared after Form parameter.
+ Fix default_factory for response model field with Pydantic V1.
+ Fix inconsistent processing of model docstring formfeed char with
Pydantic V1.
+ Fix jsonable_encoder alters json_encoders of Pydantic v1 objects.
+ Reenable allow_arbitrary_types when only 1 argument is used on the API
endpoint.
+ Fix inspect.getcoroutinefunction() can break testing with
unittest.mock.patch().
+ Fix support for unions when using Form.
- Update URL.
- Drop patch support-starlette-0.47.patch, no longer required.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=99