v0.130.0
What's Changed
- feat(openapi3gen): Customize json.RawMessage by @kyleconroy in #1050
- openapi3gen: Fix issue with separate component generated for time.Time by @d1vbyz3r0 in #1052
- openapi3filter: Remove redundant ExcludeResponseBody check by @tatsumack in #1056
- openapi3: use origin to minimize collisions by @reuvenharrison in #1057
- openapi3: delete origin keys only when IncludeOrigin=true by @reuvenharrison in #1055
- openapi3filter: apply default values of an array in a query param with exploded = false by @nhochstr in #1054
New Contributors
- @kyleconroy made their first contribution in #1050
- @d1vbyz3r0 made their first contribution in #1052
- @tatsumack made their first contribution in #1056
- @nhochstr made their first contribution in #1054
Full Changelog: v0.129.0...v0.130.0