Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Jul 1, 2020
1 parent ce3f34f commit 9e93178
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions specification/keyvault/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ These settings apply only when `--tag=package-7.2-preview` is specified on the c

```yaml $(tag) == 'package-7.2-preview'
input-file:
- Microsoft.KeyVault/preview/7.2-preview/certificates.json
- Microsoft.KeyVault/preview/7.2-preview/keys.json
```

### Tag: package-7.1-preview
Expand All @@ -44,7 +44,7 @@ These settings apply only when `--tag=package-7.1-preview` is specified on the c

```yaml $(tag) == 'package-7.1-preview'
input-file:
- Microsoft.KeyVault/preview/7.1/certificates.json
- Microsoft.KeyVault/preview/7.1/keys.json
```

### Tag: package-7.0
Expand Down
1 change: 0 additions & 1 deletion specification/keyvault/data-plane/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Generate all API versions currently shipped for this package
```yaml $(multiapi)
batch:
- tag: package-7.2-preview
- tag: package-7.1-preview
- tag: package-7.0
- tag: package-2016-10
Expand Down

0 comments on commit 9e93178

Please sign in to comment.