feat: Implement add employee to project route (SCRUM-2) (!32)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de> Reviewed-on: #32 Reviewed-by: Jan Gleytenhoover <krisellp9@gmail.com> Co-authored-by: Phan Huy Tran <ptran@noreply.localhost> Co-committed-by: Phan Huy Tran <ptran@noreply.localhost>
This commit is contained in:
parent
1e38efaa63
commit
1008278fde
24 changed files with 246 additions and 34 deletions
2
requests/employee/deleteEmployee.http
Normal file
2
requests/employee/deleteEmployee.http
Normal file
|
@ -0,0 +1,2 @@
|
|||
DELETE https://employee.szut.dev/employees/310
|
||||
Authorization: Bearer {{auth_token}}
|
Reference in a new issue