Skip to content

0.5.4 - 2020-08-29

Compare
Choose a tag to compare
@dbanty dbanty released this 29 Aug 15:35
· 623 commits to main since this release

Additions

  • Support for octet-stream content type (#116)
  • Support for nullable (#99)
  • Union properties can be defined using oneOf (#98)
  • Support for lists of strings, integers, floats and booleans as responses (#165). Thanks @Maistho!