feat: getusertitles now must return all the title info
This commit is contained in:
parent
258eb749d9
commit
ba68b5ee04
3 changed files with 14 additions and 14 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue