24 lines
263 B
Plaintext
24 lines
263 B
Plaintext
meta {
|
|
name: store slider
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/slider
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
title: as
|
|
description: as
|
|
action[path]: asda
|
|
action[type]: url
|
|
~url:
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|