chore: add bruno endpoints

This commit is contained in:
2026-04-03 09:22:58 +02:00
parent c31964c41b
commit d655e22173
21 changed files with 179 additions and 45 deletions

View File

@@ -0,0 +1,15 @@
info:
name: Get Product
type: http
seq: 1
http:
method: GET
url: "{{bas_url}}/restricted/product/200/1/5"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5