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