Interface SwaggerCompatibleOpenAPI
- All Known Implementing Classes:
OpenAPIAdapter,SwaggerAdapter
public interface SwaggerCompatibleOpenAPI
-
Method Summary
-
Method Details
-
getHost
String getHost() -
getBasePath
String getBasePath() -
getPaths
io.swagger.v3.oas.models.Paths getPaths() -
toJSON
- Throws:
UnsupportedEncodingException
-
setHost
-
isNull
boolean isNull()
-