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 TypeMethodDescriptionstatic List<OpenApiDocumentEndpoint> forHandler(Class<?> handlerType, Object handler)
-
Method Details
-
forHandler
-