Removed sample email and sample password
This commit is contained in:
Родитель
a6600acfd5
Коммит
a16850664f
|
@ -799,7 +799,7 @@
|
|||
"x-ms-test-value": {
|
||||
"displayName": "abc xyz",
|
||||
"mailNickname": "abcxyz",
|
||||
"userPrincipalName": "abc@123.com",
|
||||
"userPrincipalName": "<<Email>>",
|
||||
"jobTitle": "Dev",
|
||||
"department": "abc",
|
||||
"givenName": "abc",
|
||||
|
@ -951,9 +951,9 @@
|
|||
"displayName": "abc xyz",
|
||||
"mailNickname": "abcxyz",
|
||||
"passwordProfile": {
|
||||
"password": "Test1234"
|
||||
"password": "<<Password>>"
|
||||
},
|
||||
"userPrincipalName": "abc@123.com",
|
||||
"userPrincipalName": "<<Email>>",
|
||||
"businessPhones": [
|
||||
"(111) 222-0000"
|
||||
],
|
||||
|
@ -1018,7 +1018,7 @@
|
|||
"description": "Unique identifier of a user (Ex. 'user@tennant.onmicrosoft.com' or '5f6ce5c7-b521-4842-9bbe-3f6d5aa5e35b').",
|
||||
"required": true,
|
||||
"x-ms-summary": "User Id or Principal Name",
|
||||
"x-ms-test-value": "abc@123.com",
|
||||
"x-ms-test-value": "<<Email>>",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче