@midwayjs/swaggerClassesSwaggerMiddleware版本:Next本页总览SwaggerMiddleware ImplementsIMiddleware<IMidwayContext, NextFunction, unknown>Index ConstructorsconstructorPropertiesenvironmentServiceMethodsinitresolvegetNameConstructors constructornew SwaggerMiddleware(): SwaggerMiddlewareProperties environmentServiceenvironmentService: MidwayEnvironmentServiceMethods initinit(): Promise<void>resolveresolve(app: IMidwayBaseApplication<Context>): (req: any, res: any, next: NextFunction) => Promise<any>staticgetNamegetName(): string