Files
vod-system/bruno/VoD-System/Download.bru

12 lines
130 B
Plaintext

meta {
name: Download
type: http
seq: 6
}
get {
url: {{base_url}}/download/{{video_uuid}}
body: none
auth: inherit
}