Update tests
This commit is contained in:
+6
-1
@@ -23,4 +23,9 @@ Authorization: Bearer {{token}}
|
||||
"Test",
|
||||
"Dev"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
### Create a note
|
||||
GET http://localhost:8081/notes/babar
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
Reference in New Issue
Block a user