Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional categoryThe section in which the field appears: "what_happened" or "why_it_happened". When null, the field appears in the Attributes section.
Optional collectedThe lifecycle stage at which the app prompts users to fill out this field. Cannot be set on required fields.
Optional defaultThe default value for the field. Must be one of the valid values when valid_values is set.
Optional displayThe human-readable name shown in the UI.
Optional ordinalA decimal string representing the field's display order in the UI.
Optional requiredWhen true, users must fill out this field on incidents.
Optional validThe list of allowed values for dropdown and multiselect fields. Limited to 1000 values.
Generated using TypeDoc
Attributes for updating an incident user-defined field. All fields are optional.