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 0b74ab2 + d8e97cc commit eadaf47Copy full SHA for eadaf47
.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 --global Microsoft.OpenApi.Hidi --version 1.4.14
+ - pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi
67
displayName: install hidi
68
69
- pwsh: |
0 commit comments