Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v1.6.28
Compare
Sorry, something went wrong.
No results found
baywet
released this
06 Oct 18:56
1.6.28 (2025-10-06)
Bug Fixes
Improve server creation and URL handling logic to maintain port (a15c50e )
missing deserialization for header content property in 3.0 (7c65a49 )
missing deserialization for header content property in 3.0 (e256d29 )
v2.3.3
Compare
Sorry, something went wrong.
No results found
2.3.3 (2025-10-02)
Bug Fixes
typo in allowReserved property name for deserialization (1633453 )
typo in allowReserved property name for deserialization (f7e34be )
v1.6.27
Compare
Sorry, something went wrong.
No results found
baywet
released this
02 Oct 19:07
1.6.27 (2025-10-02)
Bug Fixes
typo in encoding allow reserved deserialization (6eeca52 )
typo in encoding allow reserved deserialization (3fadb7d )
v1.6.26
Compare
Sorry, something went wrong.
No results found
baywet
released this
22 Sep 16:54
1.6.26 (2025-09-19)
Bug Fixes
OpenApiEncoding explode default value when using form style (09b5a28 )
v2.3.2
Compare
Sorry, something went wrong.
No results found
2.3.2 (2025-09-19)
Bug Fixes
Fix URL processing in InternalLoad method would not detect the filename/scheme properly in some scenarios (d93689c )
OpenApiEncoding explode property serialization defaults with form style (ae03eab )
v2.3.1
Compare
Sorry, something went wrong.
No results found
2.3.1 (2025-09-08)
Bug Fixes
file access for "file" URI scheme with special characters (6dded81 )
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-08-29)
Features
adds the detected format as part of the diagnostic (#2482 ) (59d7c81 )
adds the detected format to the diagnostics (59d7c81 )
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-08-25)
Features
add Validation Rule for path operations to not have a request body (d101fc3 )
Bug Fixes
missing examples when one example is with an empty array. (cb1c496 )
v1.6.25
Compare
Sorry, something went wrong.
No results found
baywet
released this
22 Aug 19:02
1.6.25 (2025-08-22)
Bug Fixes
missing examples when one example is with an empty array. (4697af4 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-08-20)
Features
adds a default validation rule for unresolved references (90b3966 )
Bug Fixes
Improve OpenApiWalker performance (a007c03 )
Validate schema property is not null (3326022 )