Thanks to visit codestin.com Credit goes to github.com
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 21c2852 commit 83be071Copy full SHA for 83be071
specification/healthdataaiservices/HealthDataAIServices.Management/tspconfig.yaml
@@ -39,6 +39,18 @@ options:
39
flavor: "azure"
40
packageDetails:
41
name: "@azure/arm-healthdataaiservices"
42
+ "@azure-tools/typespec-go":
43
+ service-dir: "sdk/resourcemanager/healthdataaiservices"
44
+ package-dir: "armhealthdataaiservices"
45
+ module: "github.com/Azure/azure-sdk-for-go/{service-dir}/{package-dir}"
46
+ examples-directory: "{project-root}/examples"
47
+ fix-const-stuttering: true
48
+ flavor: "azure"
49
+ generate-examples: true
50
+ generate-fakes: true
51
+ head-as-boolean: true
52
+ inject-spans: true
53
+ remove-unreferenced-types: true
54
linter:
55
extends:
56
- "@azure-tools/typespec-azure-rulesets/resource-manager"
0 commit comments