Package com.aquima.web.api.openapi.v3
Class OpenApiFeedBuilder
java.lang.Object
com.aquima.web.api.openapi.FeedBuilder
com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
components
(io.swagger.v3.oas.models.Components components) description
(String description) static OpenApiFeedBuilder
paths
(io.swagger.v3.oas.models.Paths paths) Methods inherited from class com.aquima.web.api.openapi.FeedBuilder
getHostName
-
Method Details
-
openApiFeed
-
title
-
description
-
version
-
server
-
paths
-
components
-
build
- Specified by:
build
in classFeedBuilder
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-