Package io.openapitools.swagger.config
Class SwaggerServerVariable
java.lang.Object
io.openapitools.swagger.config.SwaggerServerVariable
public class SwaggerServerVariable extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSwaggerServerVariable.ServerVariableMixin -
Constructor Summary
Constructors Constructor Description SwaggerServerVariable() -
Method Summary
Modifier and Type Method Description io.swagger.v3.oas.models.servers.ServerVariablecreateServerVariableModel()
-
Constructor Details
-
SwaggerServerVariable
public SwaggerServerVariable()
-
-
Method Details
-
createServerVariableModel
public io.swagger.v3.oas.models.servers.ServerVariable createServerVariableModel()
-