Enforce 256-character limit on chat messages with validation in ChatBoxComponent and schema updates.
This commit is contained in:
@@ -42,3 +42,4 @@ components:
|
||||
message:
|
||||
type: string
|
||||
description: The message to send
|
||||
maxLength: 256
|
||||
|
||||
Reference in New Issue
Block a user