We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f8a1a commit 0dfcc00Copy full SHA for 0dfcc00
.github/workflows/metadata-parser-validation.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
dotnet-version: 9.x
38
39
- - run: dotnet tool install --global Microsoft.OpenApi.Hidi --version 2.0.0-preview.31
+ - run: dotnet tool install --global Microsoft.OpenApi.Hidi
40
name: Install Hidi
41
42
- name: Validate latest XSLT rules
.github/workflows/openapi-parser-validation.yml
- name: Validate latest OpenAPI docs
0 commit comments