Class OpenApiDocBuilder
java.lang.Object
de.xima.fc.api.rest.impl.common.util.OpenApiDocBuilder
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Responsebuild()withDescription(String description)
-
Constructor Details
-
OpenApiDocBuilder
-
-
Method Details
-
build
public javax.ws.rs.core.Response build() throws IOException, io.swagger.v3.oas.integration.OpenApiConfigurationException- Throws:
IOExceptionio.swagger.v3.oas.integration.OpenApiConfigurationException
-
withDescription
-
withType
-