liuzhihang / doc-view

IDEA 插件 Doc View 的仓库地址

Home Page:https://plugins.jetbrains.com/plugin/15305-doc-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get请求无法正确读取请求参数

chen1044316902 opened this issue · comments

Bug 描述
get请求无法正确读取请求参数,导致设置的必填参数无法正确上传yapi

接口定义
image

Doc editor
image

upload to yapi
image

Version

  • Doc View: [e.g. v1.2.0]
  • IDEA [e.g. 2021.1]

Bug 详情
异常日志、可能导致的原因、参数信息等

这里解析的是 @RequestParam 下一版会进行优化
image