We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 515ac45 + d040b10 commit 73035a9Copy full SHA for 73035a9
.azure-pipelines/generation-templates/capture-openapi.yml
@@ -63,7 +63,7 @@ jobs:
63
- template: checkout-metadata.yml
64
- template: use-dotnet-sdk.yml
65
66
- - pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease
+ - pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14
67
displayName: install hidi
68
69
- pwsh: |
0 commit comments