GET posts [dev] 200

This commit is contained in:
Paul Schneider 2026-07-08 22:46:46 +01:00
commit b7873ebd7c
8 changed files with 141 additions and 3 deletions

15
contrib/bruno/blogs.yml Normal file
View 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