16 lines
249 B
YAML
16 lines
249 B
YAML
info:
|
|
name: Remove
|
|
type: grpc
|
|
seq: 2
|
|
|
|
grpc:
|
|
url: localhost:50051
|
|
method: /torrent.Torrents/Remove
|
|
methodType: unary
|
|
message: |-
|
|
{
|
|
"id": "37d6c87c-db55-4f9d-ad32-f582c395b061",
|
|
"delete_files": true
|
|
}
|
|
auth: inherit
|