Class OpenApiDocumentEndpoint
java.lang.Object
io.fluxzero.sdk.web.OpenApiDocumentEndpoint
Automatic endpoint that serves the generated OpenAPI document for an
ApiDocInfo scope.-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic List<OpenApiDocumentEndpoint> forHandler(Class<?> handlerType, Object handler) static List<OpenApiDocumentEndpoint> forHandler(Class<?> handlerType, Object handler, Supplier<? extends Collection<Class<?>>> modelTypes) inthashCode()
-
Method Details
-
forHandler
-
forHandler
public static List<OpenApiDocumentEndpoint> forHandler(Class<?> handlerType, Object handler, Supplier<? extends Collection<Class<?>>> modelTypes) -
equals
-
hashCode
-