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 27be475 commit c89cab3Copy full SHA for c89cab3
specification/resourceconnector/resource-manager/readme.go.md
@@ -50,5 +50,5 @@ Please also specify `--go-sdks-folder=<path to the root directory of your azure-
50
51
```yaml $(tag) == 'package-2022-10-27' && $(go)
52
namespace: resourceconnector
53
-output-folder: $(go-sdk-folder)/services/stable/$(namespace)/mgmt/2022-10-27/$(namespace)
+output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2022-10-27/$(namespace)
54
```
0 commit comments