Zlx

Results 5 comments of Zlx

I have the same problem.

![image](https://user-images.githubusercontent.com/22437181/181668329-29300c00-051b-435c-aac0-69e6b7064043.png) ![image](https://user-images.githubusercontent.com/22437181/181668917-f792f798-9518-422e-81ef-081ae31fd9b0.png) i use this spec.ApiSpec.Types to determine whether it is a golang built-in type, and if it is, then call `getRefProperty` to generate the nested types

same question

> 数组: newArr=[...oldArr] > 只包含数据的对象: JSON.parse > 复杂对象:递归,解构 对一维数组,才能使用newArr=[...oldArr]