v2.3.12
Repository: microsoft/OpenAPI.NET
Tag: v2.3.12
Published: 2025-12-16T13:54:46Z
Prerelease: no
Release notes:
2.3.12 (2025-12-15)
Bug Fixes
- load JSON documents that are preceded by multiple whitespace (640e59a)
- non-seekable json streams would fail to load as a document (76b0159)
- non-seekable json streams would fail to load as a document (2436d73)
- reading streams in an asp.net context would cause async exceptions (f9e5248)