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

@ -424,9 +424,8 @@ components:
user_id:
type: integer
format: int64
title_id:
type: integer
format: int64
title:
$ref: '#/components/schemas/Title'
status:
$ref: '#/components/schemas/UserTitleStatus'
rate: