Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.DocumentDB to remove duplicate tag for stable/2021-06-15 in readme.md #15183

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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