Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,19 @@ These are the global settings for the StorageCache API.

``` yaml
openapi-type: arm
tag: package-2025-07-01
tag: package-2026-01-01
add-credentials: true
title: StorageCacheManagementClient
```

### Tag: package-2026-01-01
These settings apply only when `--tag=package-2026-01-01` is specified on the command line.

```yaml $(tag) == 'package-2026-01-01'
input-file:
- stable/2026-01-01/amlfilesystem.json
- stable/2026-01-01/storagecache.json
```

### Tag: package-2025-07-01

Expand Down
Loading
Loading