Skip to content

Commit ff329b4

Browse files
committed
temp: csharp config for yaml
1 parent 51da056 commit ff329b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

specification/frontdoor/FrontDoor.Management/tspconfig.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ options:
4242
generate-fakes: true
4343
head-as-boolean: true
4444
inject-spans: true
45+
"@azure-tools/typespec-csharp":
46+
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
47+
service-dir: "sdk/frontdoor"
48+
namespace: "Azure.ResourceManager.FrontDoor"
49+
flavor: azure
50+
clear-output-folder: true
51+
model-namespace: false
4552
linter:
4653
extends:
4754
- "@azure-tools/typespec-azure-rulesets/resource-manager"

0 commit comments

Comments
 (0)