File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/Microsoft.OpenApi.OData.Reader Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1515 <TargetFrameworks >netstandard2.0</TargetFrameworks >
1616 <PackageId >Microsoft.OpenApi.OData</PackageId >
1717 <SignAssembly >true</SignAssembly >
18- <Version >1.0.10-preview2 </Version >
18+ <Version >1.0.10-preview3 </Version >
1919 <Description >This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description >
2020 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
2121 <PackageTags >Microsoft OpenApi OData EDM</PackageTags >
3232- Fixes description of operations of primitive types. #126
3333- Adds support for OData cast segments in path items generation. #123
3434- Fixes the response descriptions for functions that return a collection. #122
35+ - Fixes structured and collection-valued parameters of functions. #203
3536- Adds support for discriminator property in inheritance. #118
3637- Sets deprecated for operations that are generated from deprecated types/singletons/entitysets/properties in the model. #113
3738- Aligns target version to netframework2.0. #139
You can’t perform that action at this time.
0 commit comments