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

17 lines
187 B
Plaintext

meta {
name: Edit
type: http
seq: 1
}
post {
url: {{base_url}}/edit/{{uuid}}
body: formUrlEncoded
auth: inherit
}
body:form-urlencoded {
startPoint: 130
endPoint: 140
}