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 0922eaf commit c26fc6aCopy full SHA for c26fc6a
specification/mongocluster/DocumentDB.MongoCluster.Management/tspconfig.yaml
@@ -35,6 +35,18 @@ options:
35
head-as-boolean: true
36
inject-spans: true
37
remove-unreferenced-types: true
38
+ "@azure-tools/typespec-ts":
39
+ azureSdkForJs: true
40
+ isModularLibrary: true
41
+ generateMetadata: true
42
+ hierarchyClient: true
43
+ experimentalExtensibleEnums: true
44
+ package-name: "@azure/arm-mongocluster"
45
+ flavor: "azure"
46
+ package-dir: "arm-mongocluster"
47
+ packageDetails:
48
+ name: "@azure/arm-mongocluster"
49
+ description: "DocumentDB MongoCluster Service"
50
linter:
51
extends:
52
- "@azure-tools/typespec-azure-rulesets/resource-manager"
0 commit comments