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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addVariable
(String variable, ServerVariableObject variableObject) boolean
getUrl()
int
hashCode()
void
setDescription
(String description) void
void
setVariables
(Map<String, ServerVariableObject> variables)