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 ExampleObjectBuilder |
ExampleObjectBuilder.exampleObject()
Creates a builder for an
ExampleObject |
ExampleObjectBuilder |
ExampleObjectBuilder.withDescription(String description) |
ExampleObjectBuilder |
ExampleObjectBuilder.withExternalValue(URI externalValue) |
ExampleObjectBuilder |
ExampleObjectBuilder.withSummary(String summary) |
ExampleObjectBuilder |
ExampleObjectBuilder.withValue(Object value) |
Copyright © 2017–2019. All rights reserved.