| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-18 | 1.2 kB | |
| v0.147.0 source code.tar.gz | 2026-08-18 | 776.0 kB | |
| v0.147.0 source code.zip | 2026-08-18 | 1.5 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
What's Changed
- openapi3filter: fix for CI by @fenollp in https://github.com/getkin/kin-openapi/pull/1237
- openapi3: support OAS 3.2 query and additionalOperations by @mromaszewicz in https://github.com/getkin/kin-openapi/pull/1240
- openapi3: export PathItemMethods by @reuvenharrison in https://github.com/getkin/kin-openapi/pull/1241
- openapi3filter: append only the bytes read in ZipFileBodyDecoder by @codeAnqiang-ma in https://github.com/getkin/kin-openapi/pull/1247
- openapi3: stop validation panicking on an uncompilable pattern by @hdimer in https://github.com/getkin/kin-openapi/pull/1245
- openapi3filter: handle deserializing deepObject param with additionalProperties into maps by @Berserk-hub150 in https://github.com/getkin/kin-openapi/pull/1249
New Contributors
- @codeAnqiang-ma made their first contribution in https://github.com/getkin/kin-openapi/pull/1247
- @hdimer made their first contribution in https://github.com/getkin/kin-openapi/pull/1245
- @Berserk-hub150 made their first contribution in https://github.com/getkin/kin-openapi/pull/1249
Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.146.0...v0.147.0