feat: Implement add employee to project route (SCRUM-2) #32
@ -3,10 +3,10 @@ Authorization: Bearer {{auth_token}}
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"firstName": "yomom",
|
||||
"lastName": "yomom",
|
||||
"street": "yomom",
|
||||
"postcode": "yomom",
|
||||
"city": "yomom",
|
||||
"phone": "yomom"
|
||||
"firstName": "Jan",
|
||||
"lastName": "Klattenhoff",
|
||||
"street": "Pirolweg 17",
|
||||
"postcode": "27777",
|
||||
"city": "Gandakersee",
|
||||
"phone": "017684984816"
|
||||
jank marked this conversation as resolved
Outdated
|
||||
}
|
Loading…
Reference in New Issue
Block a user
@ptran Dont use yomom as test user