Package | Description |
---|---|
io.muserver.openapi |
A model of the Open API spec, which is used internally when creating documentation for JAX-RS services.
|
Modifier and Type | Field and Description |
---|---|
Map<String,ServerVariableObject> |
ServerObject.variables |
Modifier and Type | Method and Description |
---|---|
ServerVariableObject |
ServerVariableObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ServerObjectBuilder |
ServerObjectBuilder.withVariables(Map<String,ServerVariableObject> variables) |
Copyright © 2017–2021. All rights reserved.