Class FunctionOpenApiPathService

java.lang.Object
com.aquima.web.api.openapi.function.FunctionOpenApiPathService

@Service public class FunctionOpenApiPathService extends Object
  • Constructor Details

    • FunctionOpenApiPathService

      @Autowired public FunctionOpenApiPathService(FunctionService functionService)
  • Method Details

    • shortcutPaths

      public io.swagger.v3.oas.models.Paths shortcutPaths(com.blueriq.component.api.shortcut.function.FunctionShortcut shortcut, String basePath)
    • projectPaths

      public io.swagger.v3.oas.models.Paths projectPaths(String project, String version, String basePath)