Remove vars values + move headers to collection headers

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-11-17 22:40:08 +01:00
parent 67048d7f4b
commit dea69e018e
12 changed files with 28 additions and 60 deletions
+2 -7
View File
@@ -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 {