Update tests
This commit is contained in:
parent
e6bfe37b35
commit
e064124e72
@ -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}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user