Files
Alexander 758a4b909a Leftovers
2026-05-09 21:31:24 +02:00

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: '''
{}
'''
}