Fix postman collection for adding roles to user
parent
621fed424e
commit
25829b536e
|
@ -680,7 +680,7 @@
|
|||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "http://{{url}}:{{usersPort}}/userRoles/1"
|
||||
"raw": "http://{{usersUrl}}/userRoles/1"
|
||||
},
|
||||
"description": ""
|
||||
},
|
||||
|
|
Reference in New Issue