Updated RecoveryServices.Backup from latest swagger spec#3566
Updated RecoveryServices.Backup from latest swagger spec#3566shahabhijeet merged 3 commits intoAzure:psSdkJson6from
Conversation
|
@DheerendraRathor add a description as to what this PR is all about. |
|
@shahabhijeet I've updated description. Looks like I don't have permission to update labels. |
|
@shahabhijeet Any update on this? |
shahabhijeet
left a comment
There was a problem hiding this comment.
When you now execute generate.cmd, it creates a .txt file under _metadata directory for your RP, which will be helpful for all future regeneration of the SDK
| @@ -8,7 +8,7 @@ | |||
| [assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Recovery Services Backup Resources.")] | |||
|
|
|||
| [assembly: AssemblyVersion("1.0.0.0")] | |||
There was a problem hiding this comment.
@DheerendraRathor bump Assemblyversion to 2.0.0.0
|
@shahabhijeet Added _metadata/recoveryservicesbackup_resource-manager.txt and updated AssemblyVersion |
|
@shahabhijeet Any update on this PR? |
* Updated RecoveryServices.Backup with latest swagger spec * Updated sdk version in AssemblyInfo.cs and csproj * Added generate.cmd metadata files and bumped AssemblyVersion to 2.0.0.0
Description
Spec PR: Azure/azure-rest-api-specs#1502
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.