File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
specification/keyvault/resource-manager Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2626 - tag : package-preview-2020-04-full
2727 - tag : package-preview-2021-04
2828 - tag : package-preview-2021-06
29+ - tag : package-2021-10
2930 - multiapiscript : true
3031` ` `
3132
@@ -34,6 +35,15 @@ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/key
3435clear-output-folder : false
3536perform-load : false
3637` ` `
38+ ### Tag: package-2021-10 and python
39+
40+ These settings apply only when ` --tag=package-2021-10 --python` is specified on the command line.
41+
42+ ` ` ` yaml $(tag) == 'package-2021-10'
43+ namespace: azure.mgmt.keyvault.v2021_10_01
44+ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/keyvault/v2021_10_01
45+ ` ` `
46+
3747# ## Tag: package-preview-2021-06 and python
3848
3949These settings apply only when `--tag=package-preview-2021-06 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments