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
+3 -8
View File
@@ -10,11 +10,6 @@ post {
auth: inherit
}
headers {
Accept: application/json
X-XSRF-TOKEN:
}
body:json {
{
"name": "{{name}}",
@@ -24,9 +19,9 @@ body:json {
}
vars:pre-request {
name: testUpdated
lastname: testUpdated
phone: 0607080910
name:
lastname:
phone:
}
assert {