接口 SwaggerTransformationFilter<T>
-
- 所有超级接口:
org.springframework.plugin.core.Plugin<springfox.documentation.spi.DocumentationType>
- 所有已知实现类:
Swagger2WebMvcSwaggerTransformationFilter,WebFluxBasePathAndHostnameTransformationFilter,WebMvcBasePathAndHostnameTransformationFilter
public interface SwaggerTransformationFilter<T> extends org.springframework.plugin.core.Plugin<springfox.documentation.spi.DocumentationType>
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 io.swagger.models.Swaggertransform(SwaggerTransformationContext<T> context)
-
-
-
方法详细资料
-
transform
io.swagger.models.Swagger transform(SwaggerTransformationContext<T> context)
-
-