Skip to content

Commit

Permalink
Removing duplicate tag (Azure#15183)
Browse files Browse the repository at this point in the history
  • Loading branch information
kavskalyan authored and mkarmark committed Jul 20, 2021
1 parent 0fdb7cb commit 6ec6d19
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions specification/cosmos-db/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ openapi-type: arm
tag: package-2021-06
```
### Tag: package-2021-06
These settings apply only when `--tag=package-2021-06` is specified on the command line.
Expand All @@ -43,7 +42,10 @@ input-file:
- Microsoft.DocumentDB/stable/2021-06-15/privateLinkResources.json
- Microsoft.DocumentDB/stable/2021-06-15/rbac.json
- Microsoft.DocumentDB/stable/2021-06-15/restorable.json
modelerfour:
lenient-model-deduplication: true
```

### Tag: package-2021-05

These settings apply only when `--tag=package-2021-05` is specified on the command line.
Expand All @@ -59,20 +61,6 @@ modelerfour:
lenient-model-deduplication: true
```


### Tag: package-2021-06

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

```yaml $(tag) == 'package-2021-06'
input-file:
- Microsoft.DocumentDB/stable/2021-06-15/cosmos-db.json
- Microsoft.DocumentDB/stable/2021-06-15/notebook.json
- Microsoft.DocumentDB/stable/2021-06-15/privateEndpointConnection.json
- Microsoft.DocumentDB/stable/2021-06-15/privateLinkResources.json
- Microsoft.DocumentDB/stable/2021-06-15/rbac.json
- Microsoft.DocumentDB/stable/2021-06-15/restorable.json
```
### Tag: package-2021-04

These settings apply only when `--tag=package-2021-04` is specified on the command line.
Expand Down

0 comments on commit 6ec6d19

Please sign in to comment.