feat: enable_swagger config
This commit is contained in:
@@ -22,6 +22,7 @@ message Server {
|
||||
google.protobuf.Duration timeout = 3; // 超时时间
|
||||
CORS cors = 4; // 服务监听地址
|
||||
Middleware middleware = 5; // 中间件
|
||||
bool enable_swagger = 6; // 启用SwaggerUI
|
||||
}
|
||||
|
||||
// gPRC
|
||||
|
||||
Reference in New Issue
Block a user