feat: add search media

This commit is contained in:
2026-06-15 14:26:41 +03:30
parent e645fe19c4
commit ef6649309e
9 changed files with 90 additions and 13 deletions
+8 -3
View File
@@ -4,9 +4,9 @@ meta {
seq: 11
}
put {
url: {{baseUrl}}//music-categories/:id
body: json
post {
url: {{baseUrl}}/music-categories/:id
body: multipartForm
auth: inherit
}
@@ -21,7 +21,12 @@ body:json {
}
body:multipart-form {
name: لوبیا
description: Updated description
~order:
~image_id:
~image: @file()
~is_active:
}
settings {