Package | Description |
---|---|
org.springframework.restdocs.payload |
Documenting the payload of a RESTful API's requests and responses.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestBodySnippet
A
Snippet that documents the body of a request. |
class |
RequestPartBodySnippet
A
Snippet that documents the body of a request part. |
class |
ResponseBodySnippet
A
Snippet that documents the body of a response. |