Files
2026-05-19 19:25:56 +03:30

21 lines
230 B
Plaintext

meta {
name: store-worry
type: http
seq: 1
}
post {
url: {{baseUrl}}/worries
body: multipartForm
auth: inherit
}
body:multipart-form {
title: مشقام رو ننوشتم
note:
}
settings {
encodeUrl: true
}