Files
vod-system/bruno/VoD-System/Edit/Process.bru
2025-06-05 19:38:30 +02:00

12 lines
122 B
Plaintext

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