| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-12 | 1.3 kB | |
| v0.130.0 source code.tar.gz | 2025-03-12 | 503.8 kB | |
| v0.130.0 source code.zip | 2025-03-12 | 680.6 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
What's Changed
- feat(openapi3gen): Customize json.RawMessage by @kyleconroy in https://github.com/getkin/kin-openapi/pull/1050
- openapi3gen: Fix issue with separate component generated for time.Time by @d1vbyz3r0 in https://github.com/getkin/kin-openapi/pull/1052
- openapi3filter: Remove redundant ExcludeResponseBody check by @tatsumack in https://github.com/getkin/kin-openapi/pull/1056
- openapi3: use origin to minimize collisions by @reuvenharrison in https://github.com/getkin/kin-openapi/pull/1057
- openapi3: delete origin keys only when IncludeOrigin=true by @reuvenharrison in https://github.com/getkin/kin-openapi/pull/1055
- openapi3filter: apply default values of an array in a query param with exploded = false by @nhochstr in https://github.com/getkin/kin-openapi/pull/1054
New Contributors
- @kyleconroy made their first contribution in https://github.com/getkin/kin-openapi/pull/1050
- @d1vbyz3r0 made their first contribution in https://github.com/getkin/kin-openapi/pull/1052
- @tatsumack made their first contribution in https://github.com/getkin/kin-openapi/pull/1056
- @nhochstr made their first contribution in https://github.com/getkin/kin-openapi/pull/1054
Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.129.0...v0.130.0