Add bruno files
This commit is contained in:
11
Bruno/Testing/Posts/Get post by id of 1.bru
Normal file
11
Bruno/Testing/Posts/Get post by id of 1.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Get post by id of 1
|
||||
type: http
|
||||
seq: 6
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/api/posts/1
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user