Placeholder while updating query
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/audio/1061092965579235398/pause
|
||||
url: {{baseUrl}}/audio/{{server}}/pause
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/audio/1061092965579235398/play
|
||||
url: {{baseUrl}}/audio/{{server}}/play
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/audio/1061092965579235398/resume
|
||||
url: {{baseUrl}}/audio/{{server}}/resume
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user