feat: person details page

This commit is contained in:
sct
2020-12-09 10:58:05 +00:00
parent 02d6b46448
commit d6eb3ae64e
9 changed files with 214 additions and 40 deletions

View File

@@ -904,6 +904,8 @@ components:
type: string
character:
type: string
mediaInfo:
$ref: '#/components/schemas/MediaInfo'
CreditCrew:
type: object
properties:
@@ -958,6 +960,8 @@ components:
type: string
job:
type: string
mediaInfo:
$ref: '#/components/schemas/MediaInfo'
securitySchemes:
cookieAuth:
type: apiKey