Косметические правки по фронту, раскатка приложения в продакшн версии, исправление бага с созданием контакта

This commit is contained in:
mi
2026-09-03 11:34:25 +03:00
parent f989097484
commit 465a70d488
18 changed files with 528 additions and 139 deletions
@@ -91,6 +91,7 @@ components:
properties:
id: {type: string, format: uuid}
display_name: {type: string, maxLength: 255}
phone: {type: string, minLength: 1, maxLength: 32}
message:
type: object
additionalProperties: false