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 21308 in Azure/azure-rest-api-specs
[Hub Generated] Publish private branch 'release-trafficmanager-Microsoft.Network-2022-04-01-preview' (Azure#21308) * Adds base for updating Microsoft.Network from version stable/2018-08-01 to version 2022-04-01-preview * Updates readme * Updates API version in new specs and examples * Add new property AlwaysServer for endpoints. * Fix examples, update swagger to sdk in the readme. * Added a new example for alwaysServe * Use parameters like SubsId and apiVersion from common-types/v3 * Use parameter ResourceGroupNameParameter from common-types/v3 * Use ErrorDetail obj from common-types/v3 and remove CloudErrorObject. * Revert breaking changes: Use ErrorDetail obj from common-types/v3 and remove CloudErrorObject.
- Loading branch information
SDKAuto
committed
Oct 27, 2022
1 parent
663e926
commit 39a3d7c
Showing
18 changed files
with
255 additions
and
193 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
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": "d600759c3516b61a7c353bc8682bccbab85a6f65", | ||
"readme": "specification\\trafficmanager\\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\\trafficmanager\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true", | ||
"commit": "cf0b8f61c70927094eae34082c66be5ed4e48b86", | ||
"readme": "specification/trafficmanager/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.8.4 --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/trafficmanager/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.2", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0", | ||
"use": "@autorest/typescript@6.0.0-alpha.19.20220408.1" | ||
} | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.4", | ||
"use": "@autorest/typescript@6.0.0-rc.2" | ||
} |
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.