@ -11466,6 +11466,24 @@
},
"movie": {
"$ref": "#/components/schemas/MovieResource"
"languages": {
"type": "array",
"items": {
"$ref": "#/components/schemas/Language"
"nullable": true
"customFormats": {
"$ref": "#/components/schemas/CustomFormatResource"
"customFormatScore": {
"type": "integer",
"format": "int32"
}
"additionalProperties": false