Skip to content

Commit 93566bc

Browse files
Merge pull request #228582 from YashikaTyagii/patch-38
(AzureCXP) fixes MicrosoftDocs/azure-docs#105625
2 parents 5103636 + bfca290 commit 93566bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/add-api-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Content-type: application/json
146146
"displayName": "John Smith",
147147
"objectId": "11111111-0000-0000-0000-000000000000",
148148
"givenName":"John",
149-
"lastName":"Smith",
149+
"surname":"Smith",
150150
"step": "PostFederationSignup",
151151
"client_id":"<guid>",
152152
"ui_locales":"en-US"

0 commit comments

Comments
 (0)