Skip to content

Commit 022b9c7

Browse files
authored
fix case sensitive naming (#25764)
1 parent e9029be commit 022b9c7

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"tags": [
269269
"licenses"
270270
],
271-
"operationId": "licenses_ListByResourceGroup",
271+
"operationId": "Licenses_ListByResourceGroup",
272272
"description": "The operation to get all licenses of a non-Azure machine",
273273
"parameters": [
274274
{
@@ -310,7 +310,7 @@
310310
"tags": [
311311
"licenses"
312312
],
313-
"operationId": "licenses_ListBySubscription",
313+
"operationId": "Licenses_ListBySubscription",
314314
"description": "The operation to get all licenses of a non-Azure machine",
315315
"parameters": [
316316
{

0 commit comments

Comments
 (0)