Update tests

This commit is contained in:
Hubert Van De Walle 2020-04-20 00:12:21 +02:00
parent e6bfe37b35
commit e064124e72

View File

@ -23,4 +23,9 @@ Authorization: Bearer {{token}}
"Test", "Test",
"Dev" "Dev"
] ]
} }
### Create a note
GET http://localhost:8081/notes/babar
Content-Type: application/json
Authorization: Bearer {{token}}