File tree Expand file tree Collapse file tree
specification/commerce/resource-manager/Microsoft.Commerce/Commerce Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,3 +12,10 @@ using Microsoft.Commerce;
1212 "Daily" ,
1313 "python"
1414);
15+
16+ @@ clientName (Microsoft .Commerce , "UsageManager" , "java" );
17+
18+ @@ alternateType (Microsoft .Commerce .UsageSample .infoFields ,
19+ ClientCustomizations .InfoField ,
20+ "java"
21+ );
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ options:
2323 namespace : " com.azure.resourcemanager.commerce"
2424 service-name : " Commerce" # human-readable service name, whitespace allowed
2525 flavor : azure
26+ use-object-for-unknown : true
27+ client-side-validations : true
28+ uuid-as-string : false
29+ float32-as-double : false
2630 " @azure-tools/typespec-ts " :
2731 service-dir : sdk/commerce
2832 emitter-output-dir : " {output-dir}/{service-dir}/arm-commerce"
You can’t perform that action at this time.
0 commit comments