Package org.springframework.restdocs.request
package org.springframework.restdocs.request
Documenting query and path parameters of requests sent to a RESTful API.
-
ClassDescriptionAbstract
TemplatedSnippet
subclass that provides a base for snippets that document parameters from a request sent to a RESTful resource.A descriptor of a request or path parameter.ASnippet
that documents the path parameters supported by a RESTful resource.Static factory methods for documenting aspects of a request sent to a RESTful API.ASnippet
that documents the request parameters supported by a RESTful resource.A descriptor of a request part.ASnippet
that documents the request parts supported by a RESTful resource.