v2.3.8
Repository: microsoft/OpenAPI.NET
Tag: v2.3.8
Published: 2025-10-27T15:24:03Z
Prerelease: no
Release notes:
2.3.8 (2025-10-27)
Bug Fixes
- an issue where numeric property names would be missing quotes in yaml conversion (da43c98)
- quote property names in yaml that match boolean values (39a9f41)
- yaml blocks and line returns (b053848)