| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Microsoft.OpenApi.Hidi.exe | 2026-03-05 | 72.0 MB | |
| Microsoft.OpenApi.Hidi.pdb | 2026-03-05 | 28.4 kB | |
| Microsoft.OpenApi.pdb | 2026-03-05 | 207.0 kB | |
| Microsoft.OpenApi.YamlReader.3.4.0.nupkg | 2026-03-05 | 166.6 kB | |
| Microsoft.OpenApi.YamlReader.pdb | 2026-03-05 | 14.2 kB | |
| Microsoft.OpenApi.3.4.0.nupkg | 2026-03-05 | 695.9 kB | |
| Microsoft.OpenApi.3.4.0.snupkg | 2026-03-05 | 178.9 kB | |
| Microsoft.OpenApi.Hidi.3.4.0.nupkg | 2026-03-05 | 2.6 MB | |
| Microsoft.OpenApi.Hidi.3.4.0.snupkg | 2026-03-05 | 116.4 kB | |
| Microsoft.OpenApi.YamlReader.3.4.0.snupkg | 2026-03-05 | 17.7 kB | |
| README.md | 2026-03-05 | 1.6 kB | |
| v3.4.0 source code.tar.gz | 2026-03-05 | 665.6 kB | |
| v3.4.0 source code.zip | 2026-03-05 | 1.3 MB | |
| Totals: 13 Items | 78.0 MB | 0 | |
3.4.0 (2026-03-04)
Features
- library: preserve PatternProperties as x-jsonschema-patternProperties extension for OpenAPI v2/v3.0 serialization (d969fdc)
- library: Preserve PatternProperties via x-jsonschema-patternProperties extension for OpenAPI v2/v3.0 (16ab5e4)
- securityscheme: add oauth2MetadataUrl support (OpenAPI 3.2) (4509488)
Bug Fixes
- implement unevaluatedProperties as schema per JSON Schema 2020-12 (#2728) (7c13fb3)
- library: serialize additionalProperties schema in OpenAPI V2 (f3165fa)
- library: serialize additionalProperties schema in OpenAPI V2 documents (3d07756)
- optimize parsing V3.1 documents by reducing GetLocation method allocation on hot path(#2748) (f690681)