15
0

Accepting request 1039657 from home:yarunachalam:branches:devel:languages:python

- Update to 0.16.2:
  Add NullUnmarshaller #432
  Multi type unmarshaller #433
  Unmarshaller format refactor #434
- Update to 0.16.1: 
  lists as additional properties fix #429
  x-model extension optional #431

OBS-URL: https://build.opensuse.org/request/show/1039657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=27
This commit is contained in:
2022-12-02 21:36:13 +00:00
committed by Git OBS Bridge
parent 7ba01bb6c5
commit 98a5122ba0
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Dec 2 21:23:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.16.2:
Add NullUnmarshaller #432
Multi type unmarshaller #433
Unmarshaller format refactor #434
- Update to 0.16.1:
lists as additional properties fix #429
x-model extension optional #431
-------------------------------------------------------------------
Thu Oct 6 19:06:37 UTC 2022 - Benjamin Greiner <code@bnavigator.de>