Skip to content

Commit

Permalink
Rename clientId to mapsAccountClientId
Browse files Browse the repository at this point in the history
  • Loading branch information
alankashiwa committed Dec 13, 2021
1 parent d91da0b commit fe8da7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@
"parameters": {
"ClientId": {
"name": "x-ms-client-id",
"x-ms-client-name": "clientId",
"x-ms-client-name": "mapsAccountclientId",
"description": "Specifies which account is intended for usage in conjunction with the Azure AD security model. It represents a unique ID for the Azure Maps account and can be retrieved from the Azure Maps management plane Account API. To use Azure AD security in Azure Maps see the following [articles](https://aka.ms/amauthdetails) for guidance.",
"type": "string",
"in": "header",
Expand Down

0 comments on commit fe8da7d

Please sign in to comment.