forked from pool/python-fastapi
Accepting request 1113613 from home:mimi_vx:branches:devel:languages:python
- update to 0.103.1 * dd support for openapi_examples in all FastAPI parameters. * Refactor tests for new Pydantic 2.2.1 * Add ResponseValidationError printable details, to show up in server error logs. * Replace MultHostUrl to AnyUrl for compatibility with older versions of Pydantic v1. * Support for Pydantic v2 OBS-URL: https://build.opensuse.org/request/show/1113613 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=50
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 26 07:23:15 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.103.1
|
||||
* dd support for openapi_examples in all FastAPI parameters.
|
||||
* Refactor tests for new Pydantic 2.2.1
|
||||
* Add ResponseValidationError printable details, to show up in server error logs.
|
||||
* Replace MultHostUrl to AnyUrl for compatibility with older versions of Pydantic v1.
|
||||
* Support for Pydantic v2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 25 17:54:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user