forked from pool/python-fastapi
3cd556e51b95c299c62b2cebc363ca893ffc0d689fe1d62eadeaa7dd48430dc0
- Update to 0.117.1: * 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/request/show/1307029 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastapi?expand=0&rev=44
Description
No description provided
Languages
RPM Spec
100%