Hello,
When we use the following API:
https://api.themoviedb.org/3/certification/movie/list?api_key=<key>
The meaning
element for the response is empty for some of the entries. For instance:
"NZ": [
{
"certification": "RP13",
"meaning": "",
"order": 5
},
{
"certification": "RP16",
"meaning": "",
"order": 8
},
{
"certification": "RP18",
"meaning": "",
"order": 10
}
]
Now, my suggestion is that both certification
and meaning
should be non-nullable
. But at the very least, the documentation should imply which response element are nullable and not. Please let me know what you think.
thanks, sunil.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?