Package io.swagger.codegen.v3.utils
Class URLPathUtil
java.lang.Object
io.swagger.codegen.v3.utils.URLPathUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetHost(io.swagger.v3.oas.models.OpenAPI openAPI) static StringgetScheme(io.swagger.v3.oas.models.OpenAPI openAPI, CodegenConfig config) static URLgetServerURL(io.swagger.v3.oas.models.OpenAPI openAPI) static URLgetServerURL(io.swagger.v3.oas.models.OpenAPI openAPI, CodegenConfig config)
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER -
DEFAULT_PATH
-
DEFAULT_PORT
-
LOCAL_HOST
- See Also:
-
-
Constructor Details
-
URLPathUtil
public URLPathUtil()
-
-
Method Details
-
getServerURL
-
getServerURL
-
getScheme
-
getHost
-