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 31129 in Azure/azure-rest-api-specs
Merge 7b065d0c1db731302bcc999a83b0ee9c6e4ac906 into ff7b8e12e78b352561e2e470dd045be310a313fa
- Loading branch information
SDKAuto
committed
Nov 15, 2024
1 parent
7d256c7
commit edc1f81
Showing
187 changed files
with
2,834 additions
and
20,867 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 was deleted.
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
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": "241e964afe675a7be98aa6a2e171a3c5f830816c", | ||
"commit": "f3416def4e329fe51cc3c2990039f2dcf06a4205", | ||
"readme": "specification/workloads/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\workloads\\resource-manager\\readme.md --use=@autorest/[email protected].0-rc.9 --generate-sample=true", | ||
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --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/workloads/resource-manager/readme.md --use=@autorest/typescript@^6.0.12", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2", | ||
"use": "@autorest/[email protected].0-rc.9" | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.16", | ||
"use": "@autorest/typescript@^6.0.12" | ||
} |
This file was deleted.
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,4 +1 @@ | ||
# App registration secret for AAD authentication | ||
AZURE_CLIENT_SECRET= | ||
AZURE_CLIENT_ID= | ||
AZURE_TENANT_ID= | ||
# Feel free to add your own environment variables. |
55 changes: 0 additions & 55 deletions
55
sdk/workloads/arm-workloads/samples-dev/monitorsCreateSample.ts
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
sdk/workloads/arm-workloads/samples-dev/monitorsDeleteSample.ts
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
sdk/workloads/arm-workloads/samples-dev/monitorsGetSample.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.