Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | No | Whether the operation completed. |
item |
Calendar / CalendarEvent / CalActor | No | Affected resource. |
items |
array of object | No | Ordered resources. |
uuid |
string (uuid) | No | Affected UUID. |
visibility |
integer | No | Resolved access visibility mask. |
Example
{
"items": []
}
Source
supplied openapi/openapi.json#/components/schemas/CalResult