feat: GetTitles now returns all the field needed
This commit is contained in:
parent
d1180a426f
commit
13a283ae8d
6 changed files with 119 additions and 51 deletions
|
|
@ -637,11 +637,8 @@ components:
|
|||
format: int64
|
||||
name:
|
||||
type: string
|
||||
poster_id:
|
||||
type: integer
|
||||
format: int64
|
||||
poster_path:
|
||||
type: string
|
||||
poster:
|
||||
$ref: '#/components/schemas/Image'
|
||||
description:
|
||||
type: string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue