Uses of Class
io.helidon.openapi.SEOpenAPISupportBuilder
-
Uses of SEOpenAPISupportBuilder in io.helidon.openapi
Modifier and TypeMethodDescriptionSEOpenAPISupportBuilder.addOperationServer
(String operationID, String operationServer) Adds an operation server for a given operation ID.SEOpenAPISupportBuilder.addPathServer
(String path, String pathServer) Adds a path server for a given path.static SEOpenAPISupportBuilder
OpenAPISupport.builder()
Creates a newOpenAPISupport.Builder
forOpenAPISupport
using defaults.Assigns various OpenAPI settings from the specified openapiConfig
object.Set the app-provided OpenAPI model filter class.SEOpenAPISupportBuilder.modelReader
(String className) Sets the app-provided model reader class.Sets the servers which offer the endpoints in the OpenAPI document.