| Package | Description |
|---|---|
| org.raml.v2.api.model.v08.bodies | |
| org.raml.v2.api.model.v08.methods |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JSONBody |
interface |
XMLBody |
| Modifier and Type | Method and Description |
|---|---|
List<BodyLike> |
Response.body()
Each response MAY contain a body property, which conforms to the same structure as request body properties (see Body).
|
| Modifier and Type | Method and Description |
|---|---|
List<BodyLike> |
MethodBase.body()
Some method verbs expect the resource to be sent as a request body.
|
Copyright © 2016. All rights reserved.