Skip to content

Commit

Permalink
2021-01-01 minor updates (#14656)
Browse files Browse the repository at this point in the history
* 2021-01-01 minor updates and swagger correctness

* Reverting swagger correctness changes

* combining multiapi section in readmego

Co-authored-by: Renuka Raju <rraju@microsoft.com>
  • Loading branch information
renuka-raju and Renuka Raju authored Jun 10, 2021
1 parent 9d08979 commit 645c778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,8 @@
"Cdn",
"Internal",
"Ix",
"IxRs"
"IxRs",
"Voice"
]
},
{
Expand Down Expand Up @@ -2259,7 +2260,8 @@
"Cdn",
"Internal",
"Ix",
"IxRs"
"IxRs",
"Voice"
],
"type": "string",
"x-ms-enum": {
Expand Down Expand Up @@ -2790,7 +2792,8 @@
"Cdn",
"Internal",
"Ix",
"IxRs"
"IxRs",
"Voice"
],
"type": "string",
"x-ms-enum": {
Expand Down
20 changes: 0 additions & 20 deletions specification/peering/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,10 @@ go:
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2021-01-01
```
or
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-10-01
```
or
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-04-01
```
or
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-01-01-preview
```
or
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2019-09-01-preview
```
or
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2019-08-01-preview
```
Expand Down

0 comments on commit 645c778

Please sign in to comment.