diff --git a/specification/schemas/components/MessageStatus.yaml b/specification/schemas/components/MessageStatus.yaml index ae4b39793..dd9f9891a 100644 --- a/specification/schemas/components/MessageStatus.yaml +++ b/specification/schemas/components/MessageStatus.yaml @@ -29,6 +29,9 @@ properties: $ref: ../enums/ChannelType.yaml channelStatus: $ref: ../enums/ChannelStatus.yaml + enum: + - delivered + - failed timestamp: type: string description: Timestamp of the callback event.