The last 14th exercise in json path gives green result

here

https://mmumshad.github.io/json-path-quiz/index.html#!/?questions=questionskub1

the last exercise gives green result to any answer. I think there is a bug.

please fix it. As soon as i type the first letters - it shows green result

Hi @Erjan-G, I just tested here and looks fine. Check my test recorded here:

Thanks,
KodeKloud Support

As for the problem in exercise # 14, my solution was the next,
to allocate the 2nd object from Containstatuses,
and from it take the value of restartcount, and all, the problem is solved

Thank you for the opportunity to train

→ $ .status.containerStatuses [1] .restartcount