File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
specification/recoveryservicesbackup/resource-manager Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ These are the global settings for the RecoveryServicesBackup API.
2828title : Recovery Services Backup Client
2929description : Open API 2.0 Specs for Azure RecoveryServices Backup service
3030openapi-type : arm
31- tag : package-2021-12
31+ tag : package-2022-02
3232csharp-sdks-folder : ./Generated/CSharp
3333python-sdks-folder : ./Generated/Python
3434go-sdk-folder : ./Generated/Golang
@@ -40,7 +40,7 @@ tag: package-passivestamp-2021-11-15
4040` ` `
4141
4242` ` ` yaml $(package-activestamp)
43- tag : package-2022-03
43+ tag : package-2022-02
4444` ` `
4545
4646### Validations
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Generate all API versions currently shipped for this package
1818clear-output-folder : true
1919batch :
2020 - tag : package-passivestamp-2021-11-15
21- - tag : package-2022-03
21+ - tag : package-2022-02
2222` ` `
2323
2424### Tag: package-passivestamp-2021-11-15 and python
@@ -32,12 +32,12 @@ namespace: azure.mgmt.recoveryservicesbackup.passivestamp
3232output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/passivestamp
3333` ` `
3434
35- # ## Tag: package-2022-03 and python
35+ # ## Tag: package-2022-02 and python
3636
37- These settings apply only when `--tag=package-2022-03 --python` is specified on the command line.
37+ These settings apply only when `--tag=package-2022-02 --python` is specified on the command line.
3838Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
3939
40- ` ` ` yaml $(tag) == 'package-2022-03 '
40+ ` ` ` yaml $(tag) == 'package-2022-02 '
4141namespace: azure.mgmt.recoveryservicesbackup.activestamp
4242output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp
4343` ` `
@@ -55,4 +55,4 @@ directive:
5555 transform: >
5656 $['required'] = ['featureType'];
5757
58- ` ` `
58+ ` ` `
You can’t perform that action at this time.
0 commit comments