Package | Description |
---|---|
io.muserver.openapi |
Modifier and Type | Field and Description |
---|---|
ResponseObject |
ResponsesObject.defaultValue |
Modifier and Type | Field and Description |
---|---|
Map<String,ResponseObject> |
ResponsesObject.httpStatusCodes |
Map<String,ResponseObject> |
ComponentsObject.responses |
Modifier and Type | Method and Description |
---|---|
ResponseObject |
ResponseObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ResponsesObjectBuilder |
ResponsesObjectBuilder.withDefaultValue(ResponseObject defaultValue) |
Modifier and Type | Method and Description |
---|---|
ResponsesObjectBuilder |
ResponsesObjectBuilder.withHttpStatusCodes(Map<String,ResponseObject> httpStatusCodes) |
ComponentsObjectBuilder |
ComponentsObjectBuilder.withResponses(Map<String,ResponseObject> responses) |
Copyright © 2017–2018. All rights reserved.