Skip to content

Commit

Permalink
Change SubscriptionIdParameter to client instead of method (Azure#17952)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghzhu-msft authored and FredericHeem committed Mar 7, 2022
1 parent 6f2aa13 commit cecfbbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
"required": true,
"type": "string",
"minLength": 1,
"x-ms-parameter-location": "method",
"x-ms-parameter-location": "client",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
}
}
Expand Down

0 comments on commit cecfbbf

Please sign in to comment.