GET posts [dev] 200
This commit is contained in:
parent
0aea6c0dbd
commit
b7873ebd7c
8 changed files with 141 additions and 3 deletions
15
contrib/bruno/blogs.yml
Normal file
15
contrib/bruno/blogs.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
info:
|
||||
name: blogs
|
||||
type: http
|
||||
seq: 1
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{Blogs}}/api/v1/blog"
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue