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
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue