Package org.springframework.restdocs.headers
package org.springframework.restdocs.headers
Documenting the headers 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 headers.A description of a header found in a request or response.Static factory methods for documenting a RESTful API's request and response headers.ASnippet
that documents the headers in a request.ASnippet
that documents the headers in a response.