feat: initialize
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
meta {
|
||||
name: store-template
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/breathing-templates
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
name: مدیریت استرس شخصی
|
||||
inhale: 8
|
||||
exhale: 3
|
||||
breath_hold: 4
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user