jetplugins / apidocx

Generate API documents to any place: YApi, RAP2, Eolink, etc.
https://plugins.jetbrains.com/plugin/17425-apidocx/
Apache License 2.0
177 stars 39 forks source link

建议支持swagger注解@ApiImplicitParam #68

Closed lins3000 closed 1 year ago

lins3000 commented 1 year ago

建议支持swagger注解@ApiImplicitParam, 例如:@ApiImplicitParam(paramType = "header", name = "Authorization", value = "令牌", dataType = "String", required = true) 用以支持生成请求头部字段文档

lkqm commented 1 year ago

这个插件不太会特别支持很多swagger注解,只会支持一些基本注解便于迁移