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

17 lines
186 B
Plaintext

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