Skip to content

Commit

Permalink
fix(batch): orphan commit id in spec url (#42396)
Browse files Browse the repository at this point in the history
  • Loading branch information
archerzz authored Mar 5, 2024
1 parent 4fac1f1 commit c512f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/batch/Azure.ResourceManager.Batch/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Run `dotnet build /t:GenerateCode` to generate code.
azure-arm: true
csharp: true
library-name: Batch
namespace: Azure.ResourceManager.Batch
require: https://github.com/Azure/azure-rest-api-specs/blob/d1435fde816ebc8297b246b886ab3edefd78a98e/specification/batch/resource-manager/readme.md
namespace: Azure.ResourceManager.Batch
require: https://github.com/Azure/azure-rest-api-specs/blob/d6fcc46341f274b8af42a4cdcfa14e1f8d472619/specification/batch/resource-manager/readme.md
output-folder: $(this-folder)/Generated
clear-output-folder: true
skip-csproj: true
Expand Down

0 comments on commit c512f6b

Please sign in to comment.