Response containing health report of Fishjam

Export

HealthcheckResponse

interface HealthcheckResponse {
    data: HealthReport;
}

Properties

Properties

Memberof

HealthcheckResponse