Files
b2b/bruno/b2b_daniel/storage-old/download-file.yml
2026-04-08 13:09:19 +02:00

16 lines
258 B
YAML

info:
name: download-file
type: http
seq: 1
http:
method: GET
url: http://localhost:3000/api/v1/restricted/storage/download-file/folder1/test.xlsx
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5