Skip to content

v2.19.0

Compare
Choose a tag to compare
@tkaczmarzyk tkaczmarzyk released this 19 May 15:14
· 23 commits to master since this release

Changelog:

  • Json body parameters no longer throws when:

    • Content-type is omitted
    • Content-type is any other than application/json

    This means that empty request body is accepted when json paths are present in specifications.