Implement
This commit is contained in:
parent
202805e3dd
commit
fe75c845db
5 changed files with 156 additions and 1 deletions
3
requests/employee/getProjects.http
Normal file
3
requests/employee/getProjects.http
Normal file
|
@ -0,0 +1,3 @@
|
|||
GET http://localhost:8080/employees/315/projects
|
||||
Authorization: Bearer {{auth_token}}
|
||||
Content-Type: application/json
|
Reference in a new issue