Class FunctionOpenApiPathService
java.lang.Object
com.aquima.web.api.openapi.function.FunctionOpenApiPathService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.swagger.v3.oas.models.Paths
projectPaths
(String project, String version, String basePath) io.swagger.v3.oas.models.Paths
shortcutPaths
(com.blueriq.component.api.shortcut.function.FunctionShortcut shortcut, String basePath)
-
Constructor Details
-
FunctionOpenApiPathService
-
-
Method Details
-
shortcutPaths
public io.swagger.v3.oas.models.Paths shortcutPaths(com.blueriq.component.api.shortcut.function.FunctionShortcut shortcut, String basePath) -
projectPaths
-