Files
api-meditation/worry box/get-worry.bru
T
2026-05-19 19:25:56 +03:30

21 lines
227 B
Plaintext

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