Class ServerVariableObject
java.lang.Object
com.github.chhorz.openapi.common.domain.ServerVariableObject
https://spec.openapis.org/oas/v3.1.0#server-variable-object
- Author:
- chhorz
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setDefaultValue
(String defaultValue) void
setDescription
(String description) void
setEnumValue
(List<String> enumValue)