File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
specification/applicationinsights/resource-manager Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ These settings apply only when `--tag=package-preview-2020-06-only --python` is
160160` ` ` yaml $(tag) == 'package-preview-2020-06-only' && $(python) && !$(track2)
161161python:
162162 namespace: azure.mgmt.applicationinsights.v2020_06_02_preview
163- output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_06_02-preview
163+ output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_06_02_preview
164164` ` `
165165` ` ` yaml $(tag) == 'package-preview-2020-06-only' && $(python) && $(track2)
166166namespace: azure.mgmt.applicationinsights.v2020_06_02_preview
You can’t perform that action at this time.
0 commit comments