File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.1.3 "
2+ "." : " 3.1.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.4] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.1.3...v3.1.4 ) (2026-01-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * discriminator property validation fails any/allOf cases when it shouldn't ([ fb6cecc] ( https://github.com/microsoft/OpenAPI.NET/commit/fb6cecccafd5713bc1eb22e0cf07619cf495ebb5 ) )
9+ * discriminator property validation fails any/allOf cases when it shouldn't ([ a8fb81c] ( https://github.com/microsoft/OpenAPI.NET/commit/a8fb81cf9524a3f2f721aa808db244434e1cd177 ) )
10+
311## [ 3.1.3] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.1.2...v3.1.3 ) (2026-01-16)
412
513
Original file line number Diff line number Diff line change 1212 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
1313 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1414 <PackageTags >OpenAPI .NET</PackageTags >
15- <Version >3.1.3 </Version >
15+ <Version >3.1.4 </Version >
1616 </PropertyGroup >
1717 <!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1818 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments