v2.37.2
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