MajorDomo HeartBeat interface
The HeartBeat interface provides the MajorDomo UI with the ability to recognise when the server is reloading.
httpRoutes:
heartBeat:
route: /heartBeat
actions:
- SSE
response: heartBeat
JSON Messages
jsonSchemaDefs:
heartBeat:
description: A simple heartBeat message (Hello)
type: string