Integration test fix for issue wso2/product-iots#1035

application-manager-new
Harshan Liyanage 7 years ago
parent 54715e8108
commit 3b97d1b2fd

@ -1,9 +1,10 @@
{
"POST": {
"username":"PRIMARY/username123",
"basicUserInfo" : {"username":"PRIMARY/username123",
"firstname":"userfirstname",
"lastname":"userlastname",
"emailAddress":"user123@gmail.com"
"emailAddress":"user123@gmail.com"},
"message":"Mail Server is not configured. Email invitation will not be sent."
},
"PUT": {
"username":"username123",

Loading…
Cancel
Save