文件名称: swagger-annotations-1.5.24.jar中文-英文对照文档.zip
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.5.24</version>
</dependency>Gradle:
implementation group: 'io.swagger', name: 'swagger-annotations', version: '1.5.24'
Gradle (Short):
implementation 'io.swagger:swagger-annotations:1.5.24'
Gradle (Kotlin):
implementation("io.swagger:swagger-annotations:1.5.24")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.swagger.annotationsio.swagger.annotations.Api
io.swagger.annotations.ApiImplicitParam
io.swagger.annotations.ApiImplicitParams
io.swagger.annotations.ApiKeyAuthDefinition
io.swagger.annotations.ApiKeyAuthDefinition.ApiKeyLocation
io.swagger.annotations.ApiModel
io.swagger.annotations.ApiModelProperty
io.swagger.annotations.ApiModelProperty.AccessMode
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.BasicAuthDefinition
io.swagger.annotations.Contact
io.swagger.annotations.Example
io.swagger.annotations.ExampleProperty
io.swagger.annotations.Extension
io.swagger.annotations.ExtensionProperty
io.swagger.annotations.ExternalDocs
io.swagger.annotations.Info
io.swagger.annotations.License
io.swagger.annotations.OAuth2Definition
io.swagger.annotations.OAuth2Definition.Flow
io.swagger.annotations.ResponseHeader
io.swagger.annotations.Scope
io.swagger.annotations.SecurityDefinition
io.swagger.annotations.SwaggerDefinition
io.swagger.annotations.SwaggerDefinition.Scheme
io.swagger.annotations.Tag