LF8/requests/getProject.http
Phan Huy Tran 4eb7626c10
All checks were successful
Quality Check / Tests (push) Successful in 58s
Quality Check / Checkstyle Main (push) Successful in 46s
Build / Build and analyze (push) Successful in 1m58s
Release / Release (push) Successful in 37s
feat: Implement Update Project Route (SCRUM-11) (!28)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #28
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-02 08:52:19 +00:00

4 lines
111 B
HTTP

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