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
14 changes: 12 additions & 2 deletions specification/cdn/resource-manager/Microsoft.Cdn/Cdn/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,20 @@ These are the global settings for the Cdn API.
title: CdnManagementClient
description: Cdn Management Client
openapi-type: arm
tag: package-2025-06
tag: package-2025-09
```

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

```yaml $(tag) == 'package-2025-09'
input-file:
- stable/2025-09-01/afdx.json
- stable/2025-09-01/cdn.json
- stable/2025-09-01/cdnwebapplicationfirewall.json
```

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

```yaml $(tag) == 'package-2025-06'
Expand Down
Loading
Loading