简介
安装
配置
注释可用字段
@ApiStart&@ApiEnd
@Api
@Version
@Group
@Name
@Description
@HeaderParam
@UrlParam
@QueryParam
@BodyParam
@ContentType
@Deprecated
@SuccessResponse
@ErrorResponse
@Define&@Reuse
@TryRequest
@Model
Published with GitBook
@Api
@Api
用来指定请求方法和请求路径,用法:
@Api 请求方法 请求路径
。
示例:
/** * @Api get /api/getTest */
results matching "
"
No results matching "
"