15 lines
207 B
YAML
15 lines
207 B
YAML
info:
|
|
name: Search
|
|
type: grpc
|
|
seq: 2
|
|
|
|
grpc:
|
|
url: localhost:50051
|
|
method: /torrent_manager.TorrentManager/Search
|
|
methodType: unary
|
|
message: |-
|
|
{
|
|
"name": "ДДТ"
|
|
}
|
|
auth: inherit
|