File tree 1 file changed +5
-5
lines changed
specification/recoveryservicesbackup/resource-manager
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Generate all API versions currently shipped for this package
18
18
clear-output-folder : true
19
19
batch :
20
20
- tag : package-passivestamp-2021-11-15
21
- - tag : package-2024-04
21
+ - tag : package-2025-02-01
22
22
` ` `
23
23
24
24
### Tag: package-passivestamp-2021-11-15 and python
@@ -32,12 +32,12 @@ namespace: azure.mgmt.recoveryservicesbackup.passivestamp
32
32
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/passivestamp
33
33
` ` `
34
34
35
- # ## Tag: package-2024-04 and python
35
+ # ## Tag: package-2025-02-01 and python
36
36
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.
38
38
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
39
39
40
- ` ` ` yaml $(tag) == 'package-2024-04 '
40
+ ` ` ` yaml $(tag) == 'package-2025-02-01 '
41
41
namespace: azure.mgmt.recoveryservicesbackup.activestamp
42
42
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp
43
43
` ` `
@@ -251,4 +251,4 @@ directive:
251
251
}
252
252
]
253
253
}
254
- ` ` `
254
+ ` ` `
You can’t perform that action at this time.
0 commit comments