Skip to content

Commit 2e73c7b

Browse files
ArcturusZhanggiromm2ms
authored andcommitted
Remove api-version in recoveryservicebackup (Azure#11846)
1 parent 55d968d commit 2e73c7b

File tree

1 file changed

+0
-10
lines changed
  • specification/recoveryservicesbackup/resource-manager

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ batch:
1616
- tag: package-2020-02
1717
- tag: package-2019-06
1818
- tag: package-2019-05
19-
- tag: package-2017-07
2019
- tag: package-2016-12
2120
- tag: package-2016-06
2221
```
@@ -48,15 +47,6 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
4847
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2019-05-13/$(namespace)
4948
```
5049

51-
### Tag: package-2017-07 and go
52-
53-
These settings apply only when `--tag=package-2017-07 --go` is specified on the command line.
54-
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
55-
56-
``` yaml $(tag)=='package-2017-07' && $(go)
57-
output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2017-07-01/$(namespace)
58-
```
59-
6050
### Tag: package-2016-12 and go
6151

6252
These settings apply only when `--tag=package-2016-12 --go` is specified on the command line.

0 commit comments

Comments
 (0)