Skip to content

Commit e3f528e

Browse files
dkirby017zman-ms
authored andcommitted
fix casing for operation id (#26180)
1 parent 97637dc commit e3f528e

File tree

1 file changed

+1
-1
lines changed
  • specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2023-06-20-preview

1 file changed

+1
-1
lines changed

specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@
830830
"tags": [
831831
"licenseProfiles"
832832
],
833-
"operationId": "licenseProfiles_List",
833+
"operationId": "LicenseProfiles_List",
834834
"description": "The operation to get all license profiles of a non-Azure machine",
835835
"parameters": [
836836
{

0 commit comments

Comments
 (0)