feat: getusertitles now must return all the title info

This commit is contained in:
Iron_Felix 2025-11-22 07:09:30 +03:00
parent 258eb749d9
commit ba68b5ee04
3 changed files with 14 additions and 14 deletions

View file

@ -7,9 +7,8 @@ properties:
user_id:
type: integer
format: int64
title_id:
type: integer
format: int64
title:
$ref: ./Title.yaml
status:
$ref: ./enums/UserTitleStatus.yaml
rate: