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,CallbackObject> |
OperationObject.callbacks |
Map<String,CallbackObject> |
ComponentsObject.callbacks |
Modifier and Type | Method and Description |
---|---|
CallbackObject |
CallbackObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OperationObjectBuilder |
OperationObjectBuilder.withCallbacks(Map<String,CallbackObject> callbacks) |
ComponentsObjectBuilder |
ComponentsObjectBuilder.withCallbacks(Map<String,CallbackObject> callbacks) |
Copyright © 2017–2019. All rights reserved.