forked from pool/python-fastapi
- update to 0.105.0:
* Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`. * Remove unused NoneType. * Tweak default suggested configs for generating clients. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 10:14:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.105.0:
|
||||
* Add support for multiple Annotated annotations, e.g.
|
||||
`Annotated[str, Field(), Query()]`.
|
||||
* Remove unused NoneType.
|
||||
* Tweak default suggested configs for generating clients.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 14:13:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user