feat: initialize
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user