落叶
落叶
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: ...
for instance:  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提供得类型会更合理