Skip to content

Commit f9e5170

Browse files
Fix Java service-name casing to Compute BulkActions (#44337)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 90d2bdf commit f9e5170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • specification/compute/resource-manager/Microsoft.Compute/Bulkactions

specification/compute/resource-manager/Microsoft.Compute/Bulkactions/tspconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ options:
2424
service-dir: "sdk/compute"
2525
emitter-output-dir: "{output-dir}/{service-dir}/azure-resourcemanager-compute-bulkactions"
2626
namespace: "com.azure.resourcemanager.compute.bulkactions"
27-
service-name: "Compute Bulkactions"
27+
service-name: "Compute BulkActions"
2828
flavor: azure
2929
"@azure-tools/typespec-ts":
3030
service-dir: "sdk/compute"

0 commit comments

Comments
 (0)