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