HandlersHealthResponse
HandlersHealthResponse =
object
Defined in: src/client/types.gen.ts:530
Properties
status
status:
string
Defined in: src/client/types.gen.ts:534
Status indicates the service health status
timestamp
timestamp:
number
Defined in: src/client/types.gen.ts:538
Timestamp is the Unix timestamp of the response
version
version:
string
Defined in: src/client/types.gen.ts:542
Version is the current API version
Last updated on