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 51da056 commit ff329b4Copy full SHA for ff329b4
specification/frontdoor/FrontDoor.Management/tspconfig.yaml
@@ -42,6 +42,13 @@ options:
42
generate-fakes: true
43
head-as-boolean: true
44
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
52
linter:
53
extends:
54
- "@azure-tools/typespec-azure-rulesets/resource-manager"
0 commit comments