aqiu202 / RedsoftYapiUpload

一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Apache License 2.0
52 stars 19 forks source link

使用RequestParam没有根据value生成 #5

Closed dartick closed 4 years ago

dartick commented 4 years ago

版本号

~ 2.0.4

什么问题

~使用RequestParam没有根据value生成

如何复现此问题(描述或者截图)

~ @RequestParam(value = "user_id") Long userId

idea 版本

~2020.01

希望新增功能

~tag设置 ~多级分类 ~枚举值

aqiu202 commented 4 years ago

谢谢反馈,马上解决!多级分类和json-schema的枚举语法YApi暂不支持(建议使用参数注释暂时替代枚举的用法),谢谢支持😊

aqiu202 commented 4 years ago

2.0.4_bugfix版本已经修复该BUG!