feat: delete music
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
meta {
|
meta {
|
||||||
name: Get Payment Gateway
|
name: Get Payment Gateway
|
||||||
type: http
|
type: http
|
||||||
seq: 13
|
seq: 12
|
||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
@@ -18,4 +18,5 @@ body:multipart-form {
|
|||||||
|
|
||||||
settings {
|
settings {
|
||||||
encodeUrl: true
|
encodeUrl: true
|
||||||
|
timeout: 0
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
meta {
|
meta {
|
||||||
name: http://127.0.0.1:8000/api/chat
|
name: http://127.0.0.1:8000/api/chat
|
||||||
type: http
|
type: http
|
||||||
seq: 14
|
seq: 13
|
||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
@@ -21,4 +21,5 @@ body:json {
|
|||||||
|
|
||||||
settings {
|
settings {
|
||||||
encodeUrl: true
|
encodeUrl: true
|
||||||
|
timeout: 0
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
meta {
|
meta {
|
||||||
name: media
|
name: media
|
||||||
seq: 12
|
seq: 11
|
||||||
}
|
}
|
||||||
|
|
||||||
auth {
|
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 {
|
meta {
|
||||||
name: slider_1
|
name: slider_1
|
||||||
seq: 11
|
seq: 10
|
||||||
}
|
}
|
||||||
|
|
||||||
auth {
|
auth {
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
meta {
|
meta {
|
||||||
name: track
|
name: track
|
||||||
seq: 15
|
seq: 14
|
||||||
}
|
}
|
||||||
|
|
||||||
auth {
|
auth {
|
||||||
|
|||||||
Reference in New Issue
Block a user