Class LoggingManagerOpenAPIFilter
- java.lang.Object
-
- io.quarkiverse.loggingmanager.deployment.LoggingManagerOpenAPIFilter
-
- All Implemented Interfaces:
org.eclipse.microprofile.openapi.OASFilter
public class LoggingManagerOpenAPIFilter extends Object implements org.eclipse.microprofile.openapi.OASFilter
Create OpenAPI entries (if configured)
-
-
Constructor Summary
Constructors Constructor Description LoggingManagerOpenAPIFilter(String basePath, String tag)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfilterOpenAPI(org.eclipse.microprofile.openapi.models.OpenAPI openAPI)
-