落叶

Results 4 issues of 落叶

Hello, when we upgraded from v4 to v5, we found that the default location for inserting js has changed. Can you tell me why this change was made v4: ![image](https://user-images.githubusercontent.com/32671774/217413529-796fe3d4-67a3-4d25-9620-dfe0fe40e732.png)...

for instance: ![image](https://user-images.githubusercontent.com/32671774/196989161-63f14558-b812-4286-87d8-cc0db1ebadf0.png) Sometimes we may not need to change the ast, but traverse the ast to collect some required content. I know that there are many libraries that can...

代码里使用得是openapi3-ts提供得类型,但实际上是通过swagger2openapi来转换得配置,而swagger2openapi使用得类型是openapi-types这个库提供得,是否使用openapi-types提供得类型会更合理