26 lines
282 B
Plaintext
26 lines
282 B
Plaintext
meta {
|
|
name: store | update comment
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/comments/:type/:id
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
type: music
|
|
id: 1
|
|
}
|
|
|
|
body:multipart-form {
|
|
content: das ist schon
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|