Start work on Monitor Album
This commit is contained in:
@@ -5,10 +5,10 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: http://localhost:9117/api/v2.0/indexers/all/results/torznab/api?apikey=bjivq1zp3bfq7eaorhsswkfhvpc5issh&t=search&q=ДДТ
|
||||
url: http://localhost:9117/api/v2.0/indexers/all/results/torznab/api?apikey=pj47116b3clxpf4h1b2fu9vrj07pmfa6&t=search&q=ДДТ
|
||||
params:
|
||||
- name: apikey
|
||||
value: bjivq1zp3bfq7eaorhsswkfhvpc5issh
|
||||
value: pj47116b3clxpf4h1b2fu9vrj07pmfa6
|
||||
type: query
|
||||
- name: t
|
||||
value: search
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
info:
|
||||
name: Montitor Album
|
||||
type: grpc
|
||||
seq: 5
|
||||
|
||||
grpc:
|
||||
url: localhost:50051
|
||||
method: /music.v1.MusicService/MonitorAlbum
|
||||
methodType: unary
|
||||
message: |-
|
||||
{
|
||||
"album": "Творчество в пустоте",
|
||||
"artist": "ДДТ",
|
||||
"quality": 0
|
||||
}
|
||||
auth: inherit
|
||||
@@ -9,6 +9,6 @@ grpc:
|
||||
methodType: unary
|
||||
message: |-
|
||||
{
|
||||
"name": "ДДТ"
|
||||
"name": "ДДТ Творчество в пустоте"
|
||||
}
|
||||
auth: inherit
|
||||
|
||||
Reference in New Issue
Block a user