diff --git a/api/http/test.http b/api/http/test.http index 18e56e1..9a8f0f9 100644 --- a/api/http/test.http +++ b/api/http/test.http @@ -51,7 +51,7 @@ client.test("Request executed successfully", function() { %} ### Get a note -GET http://localhost:8081/notes/6c4b1524-8cd5-426c-8a07-9a9eb082e9d4 +GET http://localhost:8081/notes/{{uuid}} Authorization: Bearer {{token}} > {%