Skip to content

v0.24.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 07 Feb 19:06
· 1824 commits to master since this release
v0.24.0
f2e160d

馃殌 Features

  • 4160583 Handle cases when the remote schema is not publicly accessible
  • 8804716 --show-error-tracebacks CLI option to display errors' tracebacks in the output
  • c352fdf Support for testing of examples in Parameter & Media Type objects in Open API 3.0.
  • c4df8d5 Allow bodies for GET requests if schema validation is disabled

馃悰 Bug fixes

  • df07a14 CLI crash when an explicit example is specified in endpoint definition
  • 42222a0 (tests) Exclude special case from test_path_parameters_encoding

馃敡 Chores and Improvements

馃摝 Other

  • f2e160d Release 0.24.0

  • cb2874d Add FAQ

  • 93c2bc3 Set proper year & project name in docs

  • 46307fa Remove empty sources documentation

  • 419292a Add Read the Docs badge to the README file

  • f5b5fdf Reduce tests flakiness