Something + add comments to proto
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
info:
|
||||
name: SearchArtist
|
||||
type: grpc
|
||||
seq: 1
|
||||
|
||||
grpc:
|
||||
url: localhost:50053
|
||||
method: /metadata.v1.MetadataService/SearchArtists
|
||||
methodType: unary
|
||||
message: |-
|
||||
{
|
||||
"query": "ДДТ",
|
||||
"limit": 10,
|
||||
"offset": 0,
|
||||
"provider": 0
|
||||
}
|
||||
auth: inherit
|
||||
Reference in New Issue
Block a user