12 lines
156 B
YAML
12 lines
156 B
YAML
info:
|
|
name: Health
|
|
type: grpc
|
|
seq: 1
|
|
|
|
grpc:
|
|
url: localhost:50051
|
|
method: /health.Health/Check
|
|
methodType: unary
|
|
message: "{}"
|
|
auth: inherit
|