SwaggerOptions
Index
Properties
optionalauth
optionalcontact
optionaldescription
默认值: This is a swagger-ui for midwayjs project https://swagger.io/specification/#info-object description 字段
optionaldisplayOptions
optionaldocumentOptions
optionalexternalDocs
https://swagger.io/specification/#openapi-object externalDocs 字段
optionalisGenerateTagForController
Weather to generate the Tag for controller
optionallicense
optionalrouterFilter
optionalservers
optionalswaggerPath
默认值: /swagger-ui 访问 swagger ui 的路径
optionalswaggerUIRender
optionalswaggerUIRenderOptions
optionaltagSortable
对路由 tag 进行 ascii 排序 可以使用 1-xxx、2-xxx、3-xxx 来定义 tag
optionaltags
optionaltermsOfService
https://swagger.io/specification/#info-object termsOfService 字段
optionaltitle
默认值: My Project https://swagger.io/specification/#info-object title 字段
optionalversion
默认值: 1.0.0 https://swagger.io/specification/#info-object version 字段
see https://swagger.io/specification/