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 19099 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2022-05-10-preview (Azure#19099) * Adds base for updating Microsoft.HybridCompute from version stable/2022-03-10 to version 2022-05-10-preview * Updates readme * Updates API version in new specs and examples * add resources && fixed a bug * modified resources * added readonly tag for resources * ran npm prettier * suppress body top level properties * added additional properties to properties.settings/protectedProperties * removed additionalProperties: true * fixed the api-version tag in the examples * added config mode * added additionalProperties tag' * fixed examples and changed descriptions of machines_createOrUpdate and machines_delete * removed osName and extensions
- Loading branch information
SDKAuto
committed
Jul 8, 2022
1 parent
86ebba9
commit bf4d83b
Showing
12 changed files
with
783 additions
and
265 deletions.
There are no files selected for viewing
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": "1f1d5b0b9ce6cc94605b2fd619dce374fb6e033a", | ||
"readme": "specification\\hybridcompute\\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\\hybridcompute\\resource-manager\\readme.md --use=@autorest/[email protected].20220408.1 --generate-sample=true", | ||
"commit": "af4a4eac49a1a6a796aefccd584899a60bedaf99", | ||
"readme": "specification/hybridcompute/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.7.3 --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/hybridcompute/resource-manager/readme.md --use=@autorest/[email protected].20220425.1", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.6", | ||
"use": "@autorest/[email protected].20220408.1" | ||
} | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.0", | ||
"use": "@autorest/[email protected].20220425.1" | ||
} |
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
Oops, something went wrong.