feat: category type

This commit is contained in:
2026-06-11 09:54:23 +03:30
parent 3da6549edb
commit 6a033f6d07
3 changed files with 16 additions and 1 deletions
+5
View File
@@ -12,6 +12,7 @@ post {
body:multipart-form {
name: کودکان
type: media
description: دسته‌بندی محتوای کودکان
~icon: @file()
}
@@ -20,3 +21,7 @@ settings {
encodeUrl: true
timeout: 0
}
docs {
`type`: media | playlist | breathing_template (defaults to media).
}