LF8/requests/project/getAllProjects.http
Phan Huy Tran 1008278fde
All checks were successful
Quality Check / Tests (push) Successful in 1m8s
Build / Build and analyze (push) Successful in 1m48s
Quality Check / Checkstyle Main (push) Successful in 38s
Release / Release (push) Successful in 45s
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>
2024-10-23 08:39:25 +00:00

3 lines
105 B
HTTP

### GET request to example server
GET http://localhost:8080/projects
Authorization: Bearer {{auth_token}}