We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb957a0 commit b5cd6faCopy full SHA for b5cd6fa
specification/subscription/resource-manager/readme.go.md
@@ -25,7 +25,7 @@ These settings apply only when `--tag=package-2020-09 --go` is specified on the
25
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
26
27
``` yaml $(tag)=='package-2020-09' && $(go)
28
-output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/package-2020-09/$(namespace)
+output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2020-09-01/$(namespace)
29
```
30
31
### Tag: package-2019-10-preview and go
0 commit comments