文件名称: swagger-annotations-1.5.3.jar中文-英文对照文档.zip
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.5.3</version>
</dependency>Gradle:
implementation group: 'io.swagger', name: 'swagger-annotations', version: '1.5.3'
Gradle (Short):
implementation 'io.swagger:swagger-annotations:1.5.3'
Gradle (Kotlin):
implementation("io.swagger:swagger-annotations:1.5.3")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.swagger.annotationsio.swagger.annotations.Api
io.swagger.annotations.ApiImplicitParam
io.swagger.annotations.ApiImplicitParams
io.swagger.annotations.ApiModel
io.swagger.annotations.ApiModelProperty
io.swagger.annotations.ApiOperation
io.swagger.annotations.ApiParam
io.swagger.annotations.ApiResponse
io.swagger.annotations.ApiResponses
io.swagger.annotations.Authorization
io.swagger.annotations.AuthorizationScope
io.swagger.annotations.Contact
io.swagger.annotations.Extension
io.swagger.annotations.ExtensionProperty
io.swagger.annotations.ExternalDocs
io.swagger.annotations.Info
io.swagger.annotations.License
io.swagger.annotations.ResponseHeader
io.swagger.annotations.SwaggerDefinition
io.swagger.annotations.SwaggerDefinition.Scheme
io.swagger.annotations.Tag