This commit is contained in:
2026-06-01 00:39:44 +03:30
parent d814735f5b
commit 22c27b6686
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ params:path {
}
body:multipart-form {
playlist_id: 3
playlist_id: 2
~order:
}
+1 -1
View File
@@ -5,7 +5,7 @@ meta {
}
get {
url: {{baseUrl}}/music/
url: {{baseUrl}}/music/1
body: none
auth: inherit
}