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.11-preview5 </Version >
18+ <Version >1.0.11</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 >
3030- Adds discriminator object to complex types which have derived types #233
3131- Adds @odata.type property and makes this a required property in schemas that have discriminator objects #243
3232- Represent nullable references within anyOf correctly #190
33+ - Fixes response schemas of actions and functions that return a collection to contain the nextLink property #231
3334 </PackageReleaseNotes >
3435 <AssemblyName >Microsoft.OpenApi.OData.Reader</AssemblyName >
3536 <AssemblyOriginatorKeyFile >..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments