23 lines
295 B
Plaintext
23 lines
295 B
Plaintext
meta {
|
|
name: Get Album
|
|
type: grpc
|
|
seq: 4
|
|
}
|
|
|
|
grpc {
|
|
url: localhost:3000
|
|
method: /metadata.v1.MetadataService/GetAlbum
|
|
body: grpc
|
|
auth: inherit
|
|
methodType: unary
|
|
}
|
|
|
|
body:grpc {
|
|
name: message 1
|
|
content: '''
|
|
{
|
|
"id": "a0b7b436-94db-4df6-8c5f-bc0e5932a90e"
|
|
}
|
|
'''
|
|
}
|