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,PathItemObject> |
PathsObject.pathItemObjects |
Modifier and Type | Method and Description |
---|---|
PathItemObject |
PathItemObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
CallbackObjectBuilder |
CallbackObjectBuilder.withCallbacks(Map<String,PathItemObject> callbacks) |
PathsObjectBuilder |
PathsObjectBuilder.withPathItemObjects(Map<String,PathItemObject> pathItemObjects) |
Copyright © 2017–2019. All rights reserved.