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 2828 - tag : package-preview-2021-04
2929 - tag : package-preview-2021-06
3030 - tag : package-2021-10
31+ - tag : package-2022-07
3132 - multiapiscript : true
3233` ` `
3334
@@ -36,6 +37,16 @@ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/key
3637clear-output-folder : false
3738perform-load : false
3839` ` `
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+
3950# ## Tag: package-2021-10 and python
4051
4152These 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