easy-yapi
easy-yapi copied to clipboard
[Question] 关于Query入参中的List参数无法正确解析问题
Describe the question
如上方式接收前端参数,是在路径中有个List参数,可接收前端入参样式:accountTypes=1,2,3这种,代码中属性定义如下:
但是最终上传到接口文档后结果是:
貌似yapi并不支持list类型的query入参?
ref: https://github.com/tangcent/easy-yapi/issues/763#issuecomment-1127183105
试试有没有用
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.