This commit is contained in:
Hubert Van De Walle 2020-04-25 18:45:01 +02:00
parent 70e76f9641
commit a9ec03d58f

View File

@ -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}}
> {%