File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
specification/keyvault/resource-manager Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 28
28
- tag : package-preview-2021-04
29
29
- tag : package-preview-2021-06
30
30
- tag : package-2021-10
31
+ - tag : package-2022-07
31
32
- multiapiscript : true
32
33
` ` `
33
34
@@ -36,6 +37,16 @@ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/key
36
37
clear-output-folder : false
37
38
perform-load : false
38
39
` ` `
40
+
41
+ ### Tag: package-2022-07 and python
42
+
43
+ These settings apply only when ` --tag=package-2022-07 --python` is specified on the command line.
44
+
45
+ ` ` ` yaml $(tag) == 'package-2022-07'
46
+ namespace: azure.mgmt.keyvault.v2022_07_01
47
+ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/keyvault/v2022_07_01
48
+ ` ` `
49
+
39
50
# ## Tag: package-2021-10 and python
40
51
41
52
These settings apply only when `--tag=package-2021-10 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments