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 d8d7591 commit af535eeCopy full SHA for af535ee
specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml
@@ -29,6 +29,12 @@ options:
29
generate-fakes: true
30
head-as-boolean: true
31
inject-spans: true
32
+ "@azure-tools/typespec-ts":
33
+ experimental-extensible-enums: true
34
+ package-dir: "arm-azurestackhcivm"
35
+ flavor: azure
36
+ package-details:
37
+ name: "@azure/arm-azurestackhcivm"
38
linter:
39
extends:
40
- "@azure-tools/typespec-azure-rulesets/resource-manager"
0 commit comments