Remove vars values + move headers to collection headers
This commit is contained in:
@@ -10,11 +10,6 @@ post {
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
headers {
|
||||
Accept: application/json
|
||||
X-XSRF-TOKEN:
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"role": {{role}}
|
||||
@@ -22,8 +17,8 @@ body:json {
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
role: 2
|
||||
id: 2
|
||||
role:
|
||||
id:
|
||||
}
|
||||
|
||||
assert {
|
||||
|
||||
Reference in New Issue
Block a user