Skip to content

Commit 35df580

Browse files
committed
rename to CheckQuotaAvailability to avoid warning
1 parent 635bfa4 commit 35df580

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

specification/vmwarevirtustream/resource-manager/Microsoft.VMwareVirtustream/preview/2019-08-09-preview/vmwarevirtustream.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"Quotas"
135135
],
136136
"description": "Return quota for subscription by region",
137-
"operationId": "Quotas_CheckQuotaAvailability",
137+
"operationId": "CheckQuotaAvailability",
138138
"parameters": [
139139
{
140140
"$ref": "#/parameters/subscriptionId"
@@ -165,8 +165,8 @@
165165
}
166166
},
167167
"x-ms-examples": {
168-
"Quotas_CheckQuotaAvailability": {
169-
"$ref": "./examples/Quotas_CheckQuotaAvailability.json"
168+
"CheckQuotaAvailability": {
169+
"$ref": "./examples/CheckQuotaAvailability.json"
170170
}
171171
}
172172
}

0 commit comments

Comments
 (0)