Uses of Package
org.springframework.restdocs.request
Packages that use org.springframework.restdocs.request
Package
Description
Documenting query and path parameters of requests sent to a RESTful API.
-
Classes in org.springframework.restdocs.request used by org.springframework.restdocs.requestClassDescriptionAbstract
TemplatedSnippet
subclass that provides a base for snippets that document parameters from a request sent to a RESTful resource.ASnippet
that documents the form parameters supported by a RESTful resource.A descriptor of a request or path parameter.ASnippet
that documents the path parameters supported by a RESTful resource.ASnippet
that documents the query parameters supported by a RESTful resource.A descriptor of a request part.ASnippet
that documents the request parts supported by a RESTful resource.