Skip to content

Commit 67cd876

Browse files
committed
feat: add GET request example for retrieving eagles with variable base URL
1 parent c3e4b42 commit 67cd876

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

5.get-curl-request.http

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ Content-Type: application/json
2121
}
2222

2323
// Just select the entire request and Command + P
24-
// and look for Rest Client: Copy request as cURL
24+
// and look for Rest Client: Copy request as cURL
25+
26+
###
27+
28+
GET {{base_url}}/eagles

0 commit comments

Comments
 (0)