Skip to content

v0.38.0

Compare
Choose a tag to compare
@ernado ernado released this 16 Jun 16:20
· 2289 commits to main since this release
5c5c427

What's Changed

  • feat(gen): add deprecation notice for types, parameters and fields by @tdakkota in #399
  • fix(jsonschema): validate enum values for uniqueness by @tdakkota in #398
  • fix(gen): do not parse Content-Type header if it is not set and body is empty by @tdakkota in #400
  • feat(http): pass multipart headers by @tdakkota in #401

Full Changelog: v0.37.1...v0.38.0