otter/bruno/Episode Actions API/Upload action changes.bru

16 lines
181 B
Plaintext

meta {
name: Upload action changes
type: http
seq: 1
}
post {
url: http://localhost:8080/api/2/episodes/:username
body: none
auth: none
}
params:path {
username:
}