File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
specification/recoveryservicesbackup/resource-manager Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1616 - tag : package-2020-02
1717 - tag : package-2019-06
1818 - tag : package-2019-05
19+ - tag : package-2017-07
1920 - tag : package-2016-12
2021 - tag : package-2016-06
2122` ` `
@@ -47,6 +48,15 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
4748output-folder: $(go-sdk-folder)/services/recoveryservices/mgmt/2019-05-13/$(namespace)
4849` ` `
4950
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+
5060# ## Tag: package-2016-12 and go
5161
5262These settings apply only when `--tag=package-2016-12 --go` is specified on the command line.
You can’t perform that action at this time.
0 commit comments