forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 18976 in Azure/azure-rest-api-specs
Merge 4380ea525d620b06b9145d3fe255391f2ab27d91 into 271c819e255b6e437fd84a429c0d7b480052e6ab
- Loading branch information
SDKAuto
committed
May 17, 2022
1 parent
4663918
commit 34c85ee
Showing
63 changed files
with
12,980 additions
and
11,765 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"commit": "b8cae07c799a07f2e779a9e301f639e9b85124b1", | ||
"readme": "specification\\apimanagement\\resource-manager\\readme.md", | ||
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\apimanagement\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.18.20220329.1", | ||
"commit": "38b9bc53cb5120db0dd1d0ad9b2ea9b24f6c38d8", | ||
"readme": "specification/compute/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/compute/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220425.1", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.1", | ||
"use": "@autorest/typescript@6.0.0-alpha.18.20220329.1" | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0", | ||
"use": "@autorest/typescript@6.0.0-alpha.19.20220425.1" | ||
} |
Oops, something went wrong.