Files
api-meditation/media/category/store category.bru
T
2026-06-03 20:14:20 +03:30

23 lines
301 B
Plaintext

meta {
name: store category
type: http
seq: 2
}
post {
url: {{baseUrl}}/categories
body: multipartForm
auth: inherit
}
body:multipart-form {
name: کودکان
description: دسته‌بندی محتوای کودکان
~icon: @file()
}
settings {
encodeUrl: true
timeout: 0
}