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