Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@tkaczmarzyk tkaczmarzyk released this 19 May 15:20
· 2 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.