sct 3 years ago
parent 4f8dae3c35
commit 3d1914a988

@ -909,6 +909,15 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/ProductionCompany' $ref: '#/components/schemas/ProductionCompany'
productionCountries:
type: array
items:
type: object
properties:
iso_3166_1:
type: string
name:
type: string
spokenLanguages: spokenLanguages:
type: array type: array
items: items:

Loading…
Cancel
Save