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.
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?