Skip to content
Prev Previous commit
Next Next commit
Fix readme for sdk generation
  • Loading branch information
jjbfour committed Jul 2, 2019
commit e8c467cb0937de52a21c1081eb61f77cc9a0e3a9
8 changes: 0 additions & 8 deletions specification/portal/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ These settings apply only when `--tag=package-preview-2015-08` is specified on t
input-file:
- Microsoft.Portal/preview/2015-08-01-preview/portal.json
```
### Tag: package-2015-11-01-preview

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

``` yaml $(tag) == 'package-2015-11-01-preview'
input-file:
- Microsoft.Portal/preview/2015-11-01-preview/portal.json
```

---

Expand Down