Class Server
java.lang.Object
com.github.chhorz.openapi.common.domain.Server
https://spec.openapis.org/oas/v3.1.0#server-object
- Author:
- chhorz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddVariable(String variable, ServerVariableObject variableObject) booleangetUrl()inthashCode()voidsetDescription(String description) voidvoidsetVariables(Map<String, ServerVariableObject> variables)