v3.0.3
Repository: microsoft/OpenAPI.NET
Tag: v3.0.3
Published: 2025-12-16T18:20:00Z
Prerelease: no
Release notes:
3.0.3 (2025-12-16)
Bug Fixes
- load JSON documents that are preceded by multiple whitespace (6461bac)
- non-seekable json streams would fail to load as a document (2436d73)
- reading streams in an asp.net context would cause async exceptions (f9e5248)