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

12 lines
128 B
Plaintext

meta {
name: Process
type: http
seq: 4
}
get {
url: {{base_url}}/process/{{video_uuid}}
body: none
auth: inherit
}