Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1174,15 +1174,15 @@
"required": true,
"type": "string",
"description": "The Resource name for the specific resource provider, such as SKU name for Microsoft.Compute, pool for Microsoft.Batch.",
"x-ms-parameter-location": "client"
"x-ms-parameter-location": "method"
},
"RequestIdInParameters": {
"name": "id",
"in": "path",
"required": true,
"type": "string",
"description": "Quota Request id.",
"x-ms-parameter-location": "client"
"x-ms-parameter-location": "method"
},
"TopQueryParameter": {
"name": "$top",
Expand Down