Package | Description |
---|---|
io.muserver.openapi |
Modifier and Type | Field and Description |
---|---|
RequestBodyObject |
OperationObject.requestBody |
Modifier and Type | Field and Description |
---|---|
Map<String,RequestBodyObject> |
ComponentsObject.requestBodies |
Modifier and Type | Method and Description |
---|---|
RequestBodyObject |
RequestBodyObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OperationObjectBuilder |
OperationObjectBuilder.withRequestBody(RequestBodyObject requestBody) |
Modifier and Type | Method and Description |
---|---|
ComponentsObjectBuilder |
ComponentsObjectBuilder.withRequestBodies(Map<String,RequestBodyObject> requestBodies) |
Copyright © 2017–2018. All rights reserved.