Skip to content

Commit fe8da7d

Browse files
committed
Rename clientId to mapsAccountClientId
1 parent d91da0b commit fe8da7d

File tree

1 file changed

+1
-1
lines changed
  • specification/maps/data-plane/Common/preview/1.0

1 file changed

+1
-1
lines changed

specification/maps/data-plane/Common/preview/1.0/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
"parameters": {
538538
"ClientId": {
539539
"name": "x-ms-client-id",
540-
"x-ms-client-name": "clientId",
540+
"x-ms-client-name": "mapsAccountclientId",
541541
"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.",
542542
"type": "string",
543543
"in": "header",

0 commit comments

Comments
 (0)