Fix postman collection for adding roles to user
This commit is contained in:
parent
621fed424e
commit
25829b536e
1 changed files with 1 additions and 1 deletions
|
@ -680,7 +680,7 @@
|
|||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "http://{{url}}:{{usersPort}}/userRoles/1"
|
||||
"raw": "http://{{usersUrl}}/userRoles/1"
|
||||
},
|
||||
"description": ""
|
||||
},
|
||||
|
|
Reference in a new issue