| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-27 | 957 Bytes | |
| v0.148.0 source code.tar.gz | 2026-08-27 | 783.2 kB | |
| v0.148.0 source code.zip | 2026-08-27 | 1.5 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
What's Changed
- openapi3: do not forget to carry schema format validators over to OAS3.1 by @fenollp in https://github.com/getkin/kin-openapi/pull/1250
- openapi3: add FormatOfStringForUUIDOfRFC9562 for UUID v6-v8 by @ChrisJr404 in https://github.com/getkin/kin-openapi/pull/1251
- openapi3: compare multipleOf on exact rationals, not fixed-precision decimals by @snowyukitty in https://github.com/getkin/kin-openapi/pull/1252
- docs: add inspect.software health badge by @Nayjest in https://github.com/getkin/kin-openapi/pull/1253
- openapi3: validate prefixItems positionally by @reuvenharrison in https://github.com/getkin/kin-openapi/pull/1259
New Contributors
- @ChrisJr404 made their first contribution in https://github.com/getkin/kin-openapi/pull/1251
- @Nayjest made their first contribution in https://github.com/getkin/kin-openapi/pull/1253
Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.147.0...v0.148.0