Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
35 changes: 1 addition & 34 deletions specification/contosowidgetmanager/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,6 @@
> see https://aka.ms/autorest
This is the AutoRest configuration file for Contoso.

## Getting Started

To build the SDKs for My API, simply install AutoRest via `npm` (`npm install -g autorest`) and then run:

> `autorest readme.md`
To see additional help and options, run:

> `autorest --help`
For other options on installation see [Installing AutoRest](https://aka.ms/autorest/install) on the AutoRest github page.

---

## Configuration

### Basic Information
Expand All @@ -24,25 +12,4 @@ These are the global settings for the containerstorage.
```yaml
openapi-type: arm
openapi-subtype: rpaas
tag: package-2021-11-01
```

### Tag: package-2021-11-01

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

```yaml $(tag) == 'package-2021-11-01'
input-file:
- Microsoft.Contoso/stable/2021-11-01/contoso.json
```

### Tag: package-2021-10-01-preview

These settings apply only when `--tag=package-2021-10-01-preview` is specified on the command line.

```yaml $(tag) == 'package-2021-10-01-preview'
input-file:
- Microsoft.Contoso/preview/2021-10-01-preview/contoso.json
```

---
```
Loading