feat: feature save

This commit is contained in:
2026-05-23 01:26:54 +03:30
parent 7b237f1a13
commit 8d32a9220f
12 changed files with 122 additions and 15 deletions
+4 -4
View File
@@ -11,11 +11,11 @@ post {
}
body:multipart-form {
title: Ocean Waves
artist: Nature Sounds
file: @file(C:\Users\nourk\Downloads\Telegram Desktop\Lektion 1.1.mp4)
title: anigze
artist: pazel band
file: @file(C:\Users\nourk\Downloads\Music\Sepatifay.mp3)
playlist_id: 2
~type: public
type: public
~duration:
~image_id:
}
+3 -3
View File
@@ -5,15 +5,15 @@ meta {
}
post {
url: {{baseUrl}}/music-playlists?category_id=1&subcategory_id=1&name=انگیزشی هایپ 2
url: {{baseUrl}}/music-playlists?category_id=1&subcategory_id=2&name=انگیزشی هایپ 3
body: none
auth: inherit
}
params:query {
category_id: 1
subcategory_id: 1
name: انگیزشی هایپ 2
subcategory_id: 2
name: انگیزشی هایپ 3
~description: Music for deep sleep
}
+2 -2
View File
@@ -12,10 +12,10 @@ post {
body:multipart-form {
category_id: 1
name: انگیزشی 1
name: انگیزشی 2
order: 1
~description:
~image_id:
~order:
~is_active:
}