Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,16 @@ These are the global settings for the ContainerRegistry API.

``` yaml
openapi-type: arm
tag: package-2025-06-preview
tag: package-2025-11
```

### Tag: package-2025-11

These settings apply only when `--tag=package-2025-11` is specified on the command line.

``` yaml $(tag) == 'package-2025-11'
input-file:
- stable/2025-11-01/containerregistry.json
```

### Tag: package-2025-06-preview
Expand Down
Loading
Loading