Hi everyone I'm lost in the documentation I can't find which element is optional or not while parsing the json data, can someone give me a hint to find this?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة robbie3999
بتاريخ يوليو 4, 2023 في 11:13 صباحا
Hi @EricTM, if you look at the API reference, each endpoint describes the input and output.
For input, any required parameters have the word "required" in red. All other input is optional.
For output, see the "Response" popup at the bottom. I believe all response items will be returned, even if they are empty.
رد بواسطة EricTM
بتاريخ يوليو 5, 2023 في 7:58 صباحا
Hey thank you for this 🙏