Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: public-protocol
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | Yes | Indicates that the DAV request failed. |
error |
object | Yes | Structured safe CalDAV failure returned to the protocol client. |
Example
{
"success": false
}
Source
openapi/openapi.json#/components/schemas/CalDavError