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 | Method and Description |
---|---|
static ServerObjectBuilder |
ServerObjectBuilder.serverObject()
Creates a builder for a
ServerObject |
ServerObjectBuilder |
ServerObjectBuilder.withDescription(String description) |
ServerObjectBuilder |
ServerObjectBuilder.withUrl(String url) |
ServerObjectBuilder |
ServerObjectBuilder.withVariables(Map<String,ServerVariableObject> variables) |
Copyright © 2017–2021. All rights reserved.