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
73
73
};
74
74
```
75
75
76
- Reading and writing a OpenAPI description
76
+ Reading and writing an OpenAPI description
77
77
78
78
``` C#
79
79
var httpClient = new HttpClient
Original file line number Diff line number Diff line change 17
17
<PackageId >Microsoft.OpenApi.Hidi</PackageId >
18
18
<ToolCommandName >hidi</ToolCommandName >
19
19
<PackageOutputPath >./../../artifacts</PackageOutputPath >
20
- <Version >1.2.9 </Version >
20
+ <Version >1.3.0 </Version >
21
21
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
22
22
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
23
23
<PackageTags >OpenAPI .NET</PackageTags >
Original file line number Diff line number Diff line change 11
11
<Company >Microsoft</Company >
12
12
<Title >Microsoft.OpenApi.Readers</Title >
13
13
<PackageId >Microsoft.OpenApi.Readers</PackageId >
14
- <Version >1.6.8 </Version >
14
+ <Version >1.6.9 </Version >
15
15
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
16
16
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
17
17
<PackageTags >OpenAPI .NET</PackageTags >
Original file line number Diff line number Diff line change 11
11
<Company >Microsoft</Company >
12
12
<Title >Microsoft.OpenApi</Title >
13
13
<PackageId >Microsoft.OpenApi</PackageId >
14
- <Version >1.6.8 </Version >
14
+ <Version >1.6.9 </Version >
15
15
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
16
16
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
17
17
<PackageTags >OpenAPI .NET</PackageTags >
You can’t perform that action at this time.
0 commit comments