Add bruno files
This commit is contained in:
11
Bruno/Seed/Post operations/Post 1/Get specific comment.bru
Normal file
11
Bruno/Seed/Post operations/Post 1/Get specific comment.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Get specific comment
|
||||
type: http
|
||||
seq: 7
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/api/posts/1/comments/1
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user