forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 17
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 21290 in Azure/azure-rest-api-specs
{AzureRecoveryServices} fixes Azure/azure-rest-api-specs#20953 (Azure#21290) * {AzureRecoveryServices} fixes Azure/azure-rest-api-specs#20953 fixes Azure/azure-rest-api-specs#20953 swagger link: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/bms.json#L4362 example link: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/PutResourceGuardProxy.json In the swagger file, there is no parameter named resourceGuardResourceId in ResourceGuardProxy_Put while in the example there is. the parameter is needed to create. * Update bms.json
- Loading branch information
SDKAuto
committed
Nov 29, 2022
1 parent
75690c9
commit d7ca36d
Showing
80 changed files
with
658 additions
and
75 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
38 changes: 38 additions & 0 deletions
38
...nager.RecoveryServicesBackup/src/Generated/Extensions/RecoveryServicesBackupExtensions.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
92 changes: 92 additions & 0 deletions
92
...r.RecoveryServicesBackup/src/Generated/Extensions/ResourceGroupResourceExtensionClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
18 changes: 17 additions & 1 deletion
18
....RecoveryServicesBackup/src/Generated/Models/AzureFileshareProtectedItem.Serialization.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.