15 lines
219 B
YAML
15 lines
219 B
YAML
info:
|
|
name: SearchArtists
|
|
type: grpc
|
|
seq: 1
|
|
|
|
grpc:
|
|
url: localhost:50051
|
|
method: /metadata.v1.MetadataService/SearchArtists
|
|
methodType: unary
|
|
message: |-
|
|
{
|
|
"query": "ДДТ"
|
|
}
|
|
auth: inherit
|