Is there a limit to the nesting of JSON
There is no hard limit to the nesting of JSON. However, deep nesting can make the JSON data structure complicated and difficult to read and manipulate. It is recommended to keep the nesting level as shallow as possible for readability and maintainability purposes.
原文地址: https://www.cveoy.top/t/topic/fRLb 著作权归作者所有。请勿转载和采集!