Skip to content

Commit 13f3c7a

Browse files
author
Aman Jain
committed
Added tag for 2024-07-01 in readme file
1 parent 4030726 commit 13f3c7a

File tree

1 file changed

+11
-1
lines changed
  • specification/storagecache/resource-manager

1 file changed

+11
-1
lines changed

specification/storagecache/resource-manager/readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,22 @@ These are the global settings for the StorageCache API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-2024-03
29+
tag: package-2024-07
3030
add-credentials: true
3131
title: 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

3747
These settings apply only when `--tag=package-2024-03` is specified on the command line.

0 commit comments

Comments
 (0)