forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 7
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 20873 in Azure/azure-rest-api-specs
add AVS 2022-05-01 API (Azure#20873) * copy 2021-12-01 * replace api-version and replace subscription-id in examples * allow specifying a sku in Locations_CheckTrialAvailability * add Clusters_ListZones * add WorkloadNetworks_Get & WorkloadNetworks_List * Arc Addons * add readOnly nsxPublicIpQuotaRaised flag to PrivateCloudProperties * add readonly autoDetectedKeyVersion to EncryptionKeyVaultProperties * definition of WorkloadNetwork & WorkloadNetworkList * add affinityStrength and azureHybridBenefitType to VmHostPlacementPolicyProperties * add affinityStrength and azureHybridBenefitType to PlacementPolicyUpdateProperties * add definitions for ClusterZone and ClusterZoneList * add company and uri to ScriptPackageProperties * add to readme * add x-ms-identifiers * suppress ParametersOrder * fix Azure#20902. add Canceled to all provisioningState * fix trial spelling * add workloadNetworkName param to WorkloadNetworks_Get * use v3/types in new operations Clusters_ListZones, WorkloadNetworks_Get, WorkloadNetworks_List * fix response type for WorkloadNetworks_List * remove empty property bags * add workloadNetworkName to WorkloadNetworks_Get example * use suppressions * restore AutoRest v2 Suppressions * fix ConsistentPatchProperties by using PlacePolicy resource directly in PlacementPolicies_Update * Revert "fix ConsistentPatchProperties by using PlacePolicy resource directly in PlacementPolicies_Update" This reverts commit b88a2c064b31198844432c06142212ab8cd92d7d. * suppress ConsistentPatchProperties * suppress DefinitionsPropertiesNamesCamelCase & ArmResourcePropertiesBag * suppress DeleteOperationAsyncResponseValidation * add 202 responses to PrivateClouds_Update & Clusters_Update * just warnings * suppress PatchSkuProperty * Revert "add 202 responses to PrivateClouds_Update & Clusters_Update" This reverts commit 9d6abb129a92a5d018aef9997212ced1055d5352. * suppress LroPatch202 * suppress UnSupportedPatchProperties `name` & `type` * suppress XmsLongRunningOperationOptions
- Loading branch information
SDKAuto
committed
Oct 12, 2022
1 parent
05c5984
commit 6e03155
Showing
54 changed files
with
27,262 additions
and
17,941 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"autorest": "3.4.5", | ||
"autorest": "3.9.2", | ||
"use": [ | ||
"@autorest/python@5.8.4", | ||
"@autorest/modelerfour@4.19.2" | ||
"@autorest/python@6.1.11", | ||
"@autorest/modelerfour@4.24.3" | ||
], | ||
"commit": "69e98508ef71f09851b2a79971d2d8e12560adc5", | ||
"commit": "9e9c5abf08db39d2c3130bc9c079a1f22ff03903", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/vmware/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5", | ||
"autorest_command": "autorest specification/vmware/resource-manager/readme.md --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.1.11 --use=@autorest/modelerfour@4.24.3 --version=3.9.2 --version-tolerant=False", | ||
"readme": "specification/vmware/resource-manager/readme.md" | ||
} |
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
Oops, something went wrong.