File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ var document = new OpenApiDocument
7373};
7474```
7575
76- Reading and writing a OpenAPI description
76+ Reading and writing an OpenAPI description
7777
7878``` C#
7979var httpClient = new HttpClient
Original file line number Diff line number Diff line change 1717 <PackageId >Microsoft.OpenApi.Hidi</PackageId >
1818 <ToolCommandName >hidi</ToolCommandName >
1919 <PackageOutputPath >./../../artifacts</PackageOutputPath >
20- <Version >1.2.9 </Version >
20+ <Version >1.3.0 </Version >
2121 <Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
2222 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
2323 <PackageTags >OpenAPI .NET</PackageTags >
Original file line number Diff line number Diff line change 1111 <Company >Microsoft</Company >
1212 <Title >Microsoft.OpenApi.Readers</Title >
1313 <PackageId >Microsoft.OpenApi.Readers</PackageId >
14- <Version >1.6.8 </Version >
14+ <Version >1.6.9 </Version >
1515 <Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
1616 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1717 <PackageTags >OpenAPI .NET</PackageTags >
Original file line number Diff line number Diff line change 1111 <Company >Microsoft</Company >
1212 <Title >Microsoft.OpenApi</Title >
1313 <PackageId >Microsoft.OpenApi</PackageId >
14- <Version >1.6.8 </Version >
14+ <Version >1.6.9 </Version >
1515 <Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
1616 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1717 <PackageTags >OpenAPI .NET</PackageTags >
You can’t perform that action at this time.
0 commit comments