Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
eventType |
string | Yes | Exact lifecycle type. |
eventVersion |
integer | No | Lifecycle version. |
eventId |
string (uuid) | No | Idempotent event UUID. |
data |
object | Yes | FeraCal lifecycle data. |
Example
{
"eventVersion": 1
}
Source
supplied openapi/openapi.json#/components/schemas/LifecycleEvent