Uses of Class
com.github.chhorz.openapi.common.domain.ServerVariableObject
-
Uses of ServerVariableObject in com.github.chhorz.openapi.common.domain
Modifier and TypeMethodDescriptionvoid
Server.addVariable
(String variable, ServerVariableObject variableObject) Modifier and TypeMethodDescriptionvoid
Server.setVariables
(Map<String, ServerVariableObject> variables)