tsk-43: Added message limit code (#47)

Closes #43

Reviewed-on: phoenix/textsender-api#47
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-11-29 20:48:14 +00:00
committed by phoenix
parent a8dbd693ba
commit 34262cda68
4 changed files with 45 additions and 13 deletions
+4
View File
@@ -322,6 +322,10 @@ paths:
description: Created
schema:
$ref: '#/definitions/handler.AddMessageResponse'
"400":
description: Bad Request
schema:
$ref: '#/definitions/handler.AddMessageResponse'
"500":
description: Internal Server Error
schema: