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
+4 -8
View File
@@ -10,10 +10,6 @@ post {
auth: inherit
}
headers {
Accept: application/json
}
body:json {
{
"name": "{{name}}",
@@ -24,10 +20,10 @@ body:json {
}
vars:pre-request {
name: test
email: test@test.com
password: test
lastname: NAME
name:
email:
password:
lastname:
}
assert {