21 lines
256 B
Plaintext
21 lines
256 B
Plaintext
meta {
|
|
name: Get Artists
|
|
type: grpc
|
|
seq: 7
|
|
}
|
|
|
|
grpc {
|
|
url: localhost:3000
|
|
method: /music_agregator.v1.MusicAgregatorService/GetArtists
|
|
body: grpc
|
|
auth: inherit
|
|
methodType: unary
|
|
}
|
|
|
|
body:grpc {
|
|
name: message 1
|
|
content: '''
|
|
{}
|
|
'''
|
|
}
|