Uses of Package
org.springframework.restdocs.payload
Package
Description
Documenting the payload of a RESTful API's requests and responses.
-
ClassDescriptionAbstract
TemplatedSnippet
subclass that provides a base for snippets that document a RESTful resource's request or response body.AbstractTemplatedSnippet
subclass that provides a base for snippets that document a RESTful resource's request or response fields.A description of a field found in a request or response payload.APayloadSubsectionExtractor
that extracts the subsection of the JSON payload identified by a field path.Resolves the type of a field in a request or response payload.An enumeration of the possible types for a field in a JSON request or response payload.Strategy interface for extracting a subsection of a payload.ASnippet
that documents the body of a request.ASnippet
that documents the fields in a request.ASnippet
that documents the body of a request part.ASnippet
that documents the fields in a request part.ASnippet
that documents the body of a response.ASnippet
that documents the fields in a response.A description of a subsection, i.e.