Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: public-protocol
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | Yes | Indicates that the adapter process is running. |
service |
string | Yes | Stable adapter service identifier. |
Example
{
"success": true,
"service": "calendar.caldav"
}
Source
openapi/openapi.json#/components/schemas/HealthResponse