File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 73
73
- tag : package-templatespecs-2021-03-preview
74
74
- tag : package-templatespecs-2019-06-preview
75
75
- multiapiscript-templatespecs : true
76
- - tag : package-changes-2022-03-01-preview
76
+ - tag : package-changes-2022-05
77
77
- multiapiscript-changes : true
78
78
` ` `
79
79
@@ -149,14 +149,14 @@ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/re
149
149
perform-load : false
150
150
` ` `
151
151
152
- ### Tag: package-changes-2022-03-01-preview and python
152
+ ### Tag: package-changes-2022-05 and python
153
153
154
- These settings apply only when ` --tag=package-changes-2022-03-01-preview --python` is specified on the command line.
154
+ These settings apply only when ` --tag=package-changes-2022-05 --python` is specified on the command line.
155
155
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
156
156
157
- ` ` ` yaml $(tag) == 'package-changes-2022-03-01-preview '
158
- namespace: azure.mgmt.resource.changes.v2022_03_01_preview
159
- output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_03_01_preview
157
+ ` ` ` yaml $(tag) == 'package-changes-2022-05 '
158
+ namespace: azure.mgmt.resource.changes.v2022_05_01
159
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01
160
160
` ` `
161
161
162
162
# ## Tag: package-privatelinks-2020-05 and python
You can’t perform that action at this time.
0 commit comments