Files
2026-06-11 09:54:23 +03:30

28 lines
343 B
Plaintext

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