Skip to content

0.12.0

Compare
Choose a tag to compare
@dbanty dbanty released this 12 Nov 19:11
· 313 commits to main since this release
5375116

0.12.0

Breaking Changes

  • Change the Response.status_code type to the HTTPStatus enum [#665]

Features

Fixes

  • If data.type is None but has data.properties, assume type is object [#691, #674]. Thanks @ahuang11!