Update Names in api
This commit is contained in:
10
Modules/Test.http
Normal file
10
Modules/Test.http
Normal file
@@ -0,0 +1,10 @@
|
||||
POST 127.0.0.1:80/api/add
|
||||
Content-Type: text/json
|
||||
|
||||
{
|
||||
"url": "https://www.youtube.com/watch?v=ZWIwLMpgcbI"
|
||||
}
|
||||
|
||||
###
|
||||
|
||||
GET 127.0.0.1:80/api/queue
|
||||
Reference in New Issue
Block a user