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

18 lines
214 B
Plaintext

meta {
name: Edit
type: http
seq: 1
}
post {
url: {{base_url}}/edit/{{uuid}}
body: formUrlEncoded
auth: inherit
}
body:form-urlencoded {
startPoint: 10
duration: 40
title: best possible title
}