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.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.Static factory methods for documenting aspects of a request sent to a RESTful API.A descriptor of a request part.ASnippet
that documents the request parts supported by a RESTful resource.