goctl: v1.8.4-beta (#4890)

This commit is contained in:
kesonan
2025-05-25 13:36:56 +08:00
committed by GitHub
parent 2de3e397ff
commit f3edd4b880
5 changed files with 54 additions and 31 deletions

View File

@@ -49,6 +49,7 @@ type (
summary: "query 类型接口集合" // 对应 swagger 的 summary
prefix: v1
authType: apiKey // 指定该路由使用的鉴权类型,值为 securityDefinitionsFromJson 中定义的名称
group:"demo"
)
service Swagger {
@doc (