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.
1 parent ff66b2a commit 6ccc2faCopy full SHA for 6ccc2fa
eng/pipelines/apiview-review-gen-swagger.yml
@@ -27,7 +27,7 @@ jobs:
27
- script: >
28
dotnet tool install
29
Azure.Sdk.Tools.SwaggerApiParser
30
- --version 1.0.0-dev.0.4
+ --version 1.0.5-dev.20230131.3
31
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
32
--tool-path $(SwaggerParserInstallPath)
33
workingDirectory: $(SwaggerParserInstallPath)
0 commit comments