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- "." : " 2.0 .0"
2+ "." : " 2.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.0] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0...v2.1.0 ) (2026-01-16)
4+
5+
6+ ### Features
7+
8+ * allow optional body parameter ([ #773 ] ( https://github.com/microsoft/OpenAPI.NET.OData/issues/773 ) ) ([ caca191] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/caca1913e3ae47bfc33049a026c65a689b777a85 ) )
9+ * allow optional body parameter ([ #773 ] ( https://github.com/microsoft/OpenAPI.NET.OData/issues/773 ) ) ([ 0a20869] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/0a208694394f8ed88efbb4ae352f502a253da7b6 ) )
10+
311## [ 2.0.0] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.18...v2.0.0 ) (2025-07-10)
412
513
Original file line number Diff line number Diff line change 1313 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET.OData</PackageProjectUrl >
1414 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1515 <PackageTags >Microsoft OpenApi OData EDM</PackageTags >
16- <Version >2.0 .0</Version >
16+ <Version >2.1 .0</Version >
1717 </PropertyGroup >
1818 <!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1919 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments