Interface HealthOutput

Export

HealthOutput

Hierarchy

  • HealthOutput

Properties

description?: string

Human-friendly description of the API.

Memberof

HealthOutput

notes?: string[]

Array of notes relevant to the current state of health.

Memberof

HealthOutput

The overall health of the API. pass is healthy, fail is unhealthy, and warn is healthy with some concerns.

Memberof

HealthOutput

version?: string

Public version of the API.

Memberof

HealthOutput

Generated using TypeDoc