17
0

- Update to 0.11.1:

* Path item parameter override (#145)
  * Separate cast and unmarshal (#156)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-09-11 08:42:24 +00:00
committed by Git OBS Bridge
parent 91f9c1c0a0
commit b6eb814060
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 11 08:40:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.11.1:
* Path item parameter override (#145)
* Separate cast and unmarshal (#156)
-------------------------------------------------------------------
Tue Jul 23 13:45:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>