body:
type: string
description: Ticket details
status:
type:
- string
- "null"
description: Current status of the ticket
readOnly: true
reporter:
- object
public:
type: boolean
description: Is this update intended to be sent to the patron
description: Status of the ticket after this update
additionalProperties: true
required:
- message
-