Fix postman collection for adding roles to user

master
esensar 2017-04-16 22:40:31 +02:00
parent 621fed424e
commit 25829b536e
1 changed files with 1 additions and 1 deletions

View File

@ -680,7 +680,7 @@
],
"body": {
"mode": "raw",
"raw": "http://{{url}}:{{usersPort}}/userRoles/1"
"raw": "http://{{usersUrl}}/userRoles/1"
},
"description": ""
},