lightning-terminal/litrpc/lit-status.yaml
Elle Mouton 4006622df6
litrpc: add Status server protos
Add the protos for a new Status server that can be used to query the
status of a number of LiT's subservers.
2023-09-22 11:55:16 +02:00

9 lines
153 B
YAML

type: google.api.Service
config_version: 3
http:
rules:
# lit-status.proto
- selector: litrpc.Status.SubServerStatus
get: "/v1/status"