LF8/requests/getProject.http

4 lines
108 B
Text
Raw Normal View History

2024-10-02 08:49:44 +02:00
### GET request to example server
2024-10-02 08:51:07 +02:00
GET http://localhost:8080/projects/2
2024-10-02 08:49:44 +02:00
Authorization: Bearer {{auth_token}}