feat: delete music
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
meta {
|
||||
name: Get Payment Gateway
|
||||
type: http
|
||||
seq: 13
|
||||
seq: 12
|
||||
}
|
||||
|
||||
post {
|
||||
@@ -18,4 +18,5 @@ body:multipart-form {
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
meta {
|
||||
name: http://127.0.0.1:8000/api/chat
|
||||
type: http
|
||||
seq: 14
|
||||
seq: 13
|
||||
}
|
||||
|
||||
post {
|
||||
@@ -21,4 +21,5 @@ body:json {
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
meta {
|
||||
name: media
|
||||
seq: 12
|
||||
seq: 11
|
||||
}
|
||||
|
||||
auth {
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
meta {
|
||||
name: music
|
||||
seq: 10
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
meta {
|
||||
name: store music
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/music
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
title: موسیقی پرنگان
|
||||
file: @file(/C:/Users/nourk/Downloads/Music/Bikalam(489).mp3)
|
||||
type: public
|
||||
~artist:
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
meta {
|
||||
name: slider_1
|
||||
seq: 11
|
||||
seq: 10
|
||||
}
|
||||
|
||||
auth {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
meta {
|
||||
name: track
|
||||
seq: 15
|
||||
seq: 14
|
||||
}
|
||||
|
||||
auth {
|
||||
|
||||
Reference in New Issue
Block a user