Skip to content

Releases: grktsh/python-oas

v0.2.0

26 Aug 12:26
8bea36d

Choose a tag to compare

BREAKING CHANGES

  • #22: First modified values have priority when unmarshaling allOf
  • #23: date-time format generates naive datetime

Features

  • #14: SchemaUnmarshaler is available from oas module
  • #30: Non-object types are supported within allOf

Bug Fixes

  • #20: Fix the type of the deserialized boolean value

v0.1.1

01 May 18:39
71d60a1

Choose a tag to compare

Fix unmarshaling when additionalProperties is an object or true (#9) @sisp

v0.1.0

26 Apr 16:24
e6cc018

Choose a tag to compare

0.1.0