Skip to content

Commit 9d92b4d

Browse files
[RecoveryServices-Backup] Update readme.python.md (#33818)
* Update readme.python.md * Update tag from package-2025-02 to package-2025-02-01
1 parent 11ca9a0 commit 9d92b4d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

+5-5
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-2024-04
21+
- tag: package-2025-02-01
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-2024-04 and python
35+
### Tag: package-2025-02-01 and python
3636

37-
These settings apply only when `--package-2024-04 --python` is specified on the command line.
37+
These settings apply only when `--package-2025-02-01 --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-2024-04'
40+
``` yaml $(tag) == 'package-2025-02-01'
4141
namespace: azure.mgmt.recoveryservicesbackup.activestamp
4242
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp
4343
```
@@ -251,4 +251,4 @@ directive:
251251
}
252252
]
253253
}
254-
```
254+
```

0 commit comments

Comments
 (0)