mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Integration test fix for issue wso2/product-iots#1035
This commit is contained in:
parent
54715e8108
commit
3b97d1b2fd
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"POST": {
|
"POST": {
|
||||||
"username":"PRIMARY/username123",
|
"basicUserInfo" : {"username":"PRIMARY/username123",
|
||||||
"firstname":"userfirstname",
|
"firstname":"userfirstname",
|
||||||
"lastname":"userlastname",
|
"lastname":"userlastname",
|
||||||
"emailAddress":"user123@gmail.com"
|
"emailAddress":"user123@gmail.com"},
|
||||||
|
"message":"Mail Server is not configured. Email invitation will not be sent."
|
||||||
},
|
},
|
||||||
"PUT": {
|
"PUT": {
|
||||||
"username":"username123",
|
"username":"username123",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user