- Update to 0.11.0:
* End of Python 3.4 support (#136) * Add support for one-of with any type (#133) * Modify FlaskOpenAPIRequest to accommodate path variables (#141) * Primitive types unmarshallers (#138) * attr errors hashable fix (#143) * Parameters on path item object support (#144) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
581c3e2779
commit
91f9c1c0a0
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 13:45:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.11.0:
|
||||
* End of Python 3.4 support (#136)
|
||||
* Add support for one-of with any type (#133)
|
||||
* Modify FlaskOpenAPIRequest to accommodate path variables (#141)
|
||||
* Primitive types unmarshallers (#138)
|
||||
* attr errors hashable fix (#143)
|
||||
* Parameters on path item object support (#144)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:20:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user