Skip to content

Commit 3cd5abd

Browse files
Removing tag - tag: package-2020-10-25-preview
1 parent 69ffa31 commit 3cd5abd

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

specification/reservations/resource-manager/readme.go.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,13 @@ go:
1313
1414
``` yaml $(go) && $(multiapi)
1515
batch:
16-
- tag: package-2020-10-25-preview
1716
- tag: package-2020-10-25
1817
- tag: package-preview-2019-07-19
1918
- tag: package-preview-2019-04
2019
- tag: package-2018-06
2120
- tag: package-2017-11
2221
```
2322
24-
### Tag: package-2020-10-25-preview and go
25-
26-
These settings apply only when `--tag=package-2020-10-25-preview --go` is specified on the command line.
27-
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
28-
29-
``` yaml $(tag)=='package-2020-10-25-preview' && $(go)
30-
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2020-10-25-preview/$(namespace)
31-
```
32-
3323
### Tag: package-2020-10-25 and go
3424
3525
These settings apply only when `--tag=package-2020-10-25 --go` is specified on the command line.

specification/reservations/resource-manager/readme.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@ input-file:
3939
- Microsoft.Capacity/stable/2020-10-25/quota.json
4040
```
4141

42-
### Tag: package-2020-10-25-preview
43-
44-
These settings apply only when `--tag=package-2020-10-25-preview` is specified on the command line. This package with -preview is created for go SDK, as it expected -preview, as reservaryion api is preview.
45-
46-
``` yaml $(tag) == 'package-2020-10-25-preview'
47-
input-file:
48-
- Microsoft.Capacity/preview/2020-10-01-preview/reservations.json
49-
- Microsoft.Capacity/stable/2020-10-25/quota.json
50-
```
51-
5242
### Tag: package-2020-11-preview
5343

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

0 commit comments

Comments
 (0)