sct 3 years ago
parent 06467fc741
commit 19925e8dbb

@ -1326,7 +1326,7 @@ components:
running: running:
type: boolean type: boolean
example: false example: false
PersonDetail: PersonDetails:
type: object type: object
properties: properties:
id: id:
@ -4871,7 +4871,7 @@ paths:
content: content:
application/json: application/json:
schema: schema:
$ref: '#/components/schemas/PersonDetail' $ref: '#/components/schemas/PersonDetails'
/person/{personId}/combined_credits: /person/{personId}/combined_credits:
get: get:

Loading…
Cancel
Save