Skip to content
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# containerstorage

> see https://aka.ms/autorest
This is the AutoRest configuration file for Contoso.
This is the AutoRest configuration file for Contoso 2.

## Getting Started

Expand Down Expand Up @@ -34,6 +34,7 @@ These settings apply only when `--tag=package-2021-11-01` is specified on the co
```yaml $(tag) == 'package-2021-11-01'
input-file:
- Microsoft.Contoso/stable/2021-11-01/contoso.json
- Microsoft.Contoso/stable/2021-11-01/contoso2.json
```

### Tag: package-2021-10-01-preview
Expand Down
Loading