Skip to content

Commit acaff20

Browse files
hiagapratimaupadhyay02dw511214992msyyc
authored andcommitted
Release recoveryservicesbackup microsoft.recovery services 2022 09 01 preview (Azure#21142)
* Updating version * Update * Update specification/recoveryservicesbackup/resource-manager/readme.md Co-authored-by: Wei Dong <[email protected]> * Update readme.python.md * Update readme.md * Update readme.python.md * Update specification/recoveryservicesbackup/resource-manager/readme.md Co-authored-by: Wei Dong <[email protected]> * Update readme.python.md Co-authored-by: Pratima Upadhyay <[email protected]> Co-authored-by: Wei Dong <[email protected]> Co-authored-by: Yuchao Yan <[email protected]>
1 parent a8a7961 commit acaff20

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

specification/recoveryservicesbackup/resource-manager/readme.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ These are the global settings for the RecoveryServicesBackup API.
2828
title: Recovery Services Backup Client
2929
description: Open API 2.0 Specs for Azure RecoveryServices Backup service
3030
openapi-type: arm
31-
tag: package-2022-06-01-preview
32-
csharp-sdks-folder: ./Generated/CSharp
33-
python-sdks-folder: ./Generated/Python
34-
go-sdk-folder: ./Generated/Golang
31+
tag: package-2022-09-preview
3532
license-header: MICROSOFT_MIT
3633
```
3734
@@ -40,7 +37,7 @@ tag: package-passivestamp-2021-11-15
4037
```
4138
4239
``` yaml $(package-activestamp)
43-
tag: package-preview-2022-09
40+
tag: package-2022-09-preview
4441
```
4542
4643
### Validations
@@ -55,11 +52,11 @@ message-format: json
5552
```
5653

5754

58-
### Tag: package-preview-2022-09
55+
### Tag: package-2022-09-preview
5956

60-
These settings apply only when `--tag=package-preview-2022-09` is specified on the command line.
57+
These settings apply only when `--tag=package-2022-09-preview` is specified on the command line.
6158

62-
```yaml $(tag) == 'package-preview-2022-09'
59+
```yaml $(tag) == 'package-2022-09-preview'
6360
input-file:
6461
- Microsoft.RecoveryServices/preview/2022-09-01-preview/bms.json
6562
```

specification/recoveryservicesbackup/resource-manager/readme.python.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Generate all API versions currently shipped for this package
1818
clear-output-folder: true
1919
batch:
2020
- tag: package-passivestamp-2021-11-15
21-
- tag: package-preview-2022-09
21+
- tag: package-2022-09-preview
2222
```
2323
2424
### Tag: package-passivestamp-2021-11-15 and python
@@ -32,12 +32,12 @@ namespace: azure.mgmt.recoveryservicesbackup.passivestamp
3232
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/passivestamp
3333
```
3434

35-
### Tag: package-preview-2022-09 and python
35+
### Tag: package-2022-09-preview and python
3636

37-
These settings apply only when `--package-preview-2022-09 --python` is specified on the command line.
37+
These settings apply only when `--package-2022-09-preview --python` is specified on the command line.
3838
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
3939

40-
``` yaml $(tag) == 'package-preview-2022-09'
40+
``` yaml $(tag) == 'package-2022-09-preview'
4141
namespace: azure.mgmt.recoveryservicesbackup.activestamp
4242
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp
4343
```

0 commit comments

Comments
 (0)