How can we help you?

The CalError object

Product: FeraCalendar Topic: API Versions: Applies to all documented versions Current

Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: administrative

Attributes

Field Type Required Description
success boolean No Indicates the operation failed.
error object No Structured safe failure.

Example

{
    "success": false
}

Source

supplied openapi/openapi.json#/components/schemas/CalError