Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 556 Bytes

CHANGELOG.rst

File metadata and controls

35 lines (23 loc) · 556 Bytes

CHANGELOG

1.0.12

  • Support for responses as common references

1.0.10

  • Respecting ordering of types present in unions

1.0.9

  • Support for specs with #/components/responses
  • Support for specs with #/components/headers
  • Support for specs with #/components/parameters
  • ObjectWithAdditionalProperties supports boolean value
  • Support for header schemas referenced through $ref

1.0.7

  • Add streaming interface

1.0.0

  • Initial Release
  • Not every generic schema is supported