File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
specification/storagecache/resource-manager Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,22 @@ These are the global settings for the StorageCache API.
2626
2727``` yaml
2828openapi-type : arm
29- tag : package-2024-03
29+ tag : package-2024-07
3030add-credentials : true
3131title : StorageCacheManagementClient
3232` ` `
3333
3434
35+ ### Tag: package-2024-07
36+
37+ These settings apply only when ` --tag=package-2024-07` is specified on the command line.
38+
39+ ` ` ` yaml $(tag) == 'package-2024-07'
40+ input-file:
41+ - Microsoft.StorageCache/stable/2024-07-01/amlfilesystem.json
42+ - Microsoft.StorageCache/stable/2024-07-01/storagecache.json
43+ ` ` `
44+
3545# ## Tag: package-2024-03
3646
3747These settings apply only when `--tag=package-2024-03` is specified on the command line.
You can’t perform that action at this time.
0 commit comments