Skip to content

v2.37.2

Choose a tag to compare

@wolveix wolveix released this 20 Feb 21:05
· 24 commits to main since this release
887f7d4

Overview

This bugfix release fixes an issue with how form data was being documented in OpenAPI.

This also fixes embedded objects with valid JSON tags being incorrectly embedded in the OpenAPI docs.

What's Changed

  • Don't embed embedded objects with valid JSON tags by @wolveix in #978
  • Fix OpenAPI path prefix regression from $schema fix PR by @wolveix in #979
  • Fix form param doc regression by @wolveix in #981

Full Changelog: v2.37.1...v2.37.2