Skip to content

v2.1.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 06 Jul 14:47
· 1562 commits to master since this release
v2.1.0
64702d2

馃殌 Features

  • 6913f1b support property-level examples

馃悰 Bug fixes

  • 29b72a9 Handling of multipart requests for Open API 3.0 schemas
  • 63bca9b Sending non-file form fields in multipart requests
  • 5aba5b9 Content type conformance check for cases when Open API 3.0 schemas contain "default" response definitions

馃敡 Chores and Improvements

  • 64702d2 Release 2.1.0
  • fa10801 Refactoring & comments
  • deee01b Remove unneeded condition
  • 7396949 Remove deprecated _accepts_context internal function
  • d204391 Remove deprecated skip_validation argument to HookDispatcher.apply
  • 93f3cfe Changelog entry formatting

馃摝 Other

  • f4ce014 Remove parametrization over Open API spec version where it is not needed
  • e854e5b Add Open API 3.0 test app
  • e37a5d3 Fix flaky test