Skip to content

Commit 4c39a89

Browse files
authored
enable new mpg emitter for dell (#37799)
1 parent 555c4e6 commit 4c39a89

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

specification/dell/Dell.Storage.Management/tspconfig.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@ options:
1414
azure-resource-provider-folder: "resource-manager"
1515
output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/Dell.Storage.json"
1616
examples-dir: "{project-root}/examples"
17-
"@azure-tools/typespec-csharp":
18-
clear-output-folder: true
19-
model-namespace: true
17+
"@azure-typespec/http-client-csharp-mgmt":
2018
namespace: "Azure.ResourceManager.Dell.Storage"
21-
flavor: azure
22-
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
19+
emitter-output-dir: "{output-dir}/sdk/dellstorage/{namespace}"
2320
"@azure-tools/typespec-python":
2421
emitter-output-dir: "{output-dir}/{service-dir}/azure-mgmt-dellstorage"
2522
namespace: "azure.mgmt.dellstorage"

0 commit comments

Comments
 (0)