File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
specification/dell/Dell.Storage.Management Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,9 @@ options:
14
14
azure-resource-provider-folder : " resource-manager"
15
15
output-file : " {azure-resource-provider-folder}/{service-name}/{version-status}/{version}/Dell.Storage.json"
16
16
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 " :
20
18
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}"
23
20
" @azure-tools/typespec-python " :
24
21
emitter-output-dir : " {output-dir}/{service-dir}/azure-mgmt-dellstorage"
25
22
namespace : " azure.mgmt.dellstorage"
You can’t perform that action at this time.
0 commit comments