Package | Description |
---|---|
org.springframework.restdocs.payload |
Documenting the payload of a RESTful API's requests and responses.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestFieldsSnippet
A
Snippet that documents the fields in a request. |
class |
RequestPartFieldsSnippet
A
Snippet that documents the fields in a request part. |
class |
ResponseFieldsSnippet
A
Snippet that documents the fields in a response. |