Package org.springframework.restdocs.headers
package org.springframework.restdocs.headers
Documenting the headers of a RESTful API's requests and responses.
-
ClassesClassDescriptionAbstract
TemplatedSnippetsubclass 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.ASnippetthat documents the headers in a request.ASnippetthat documents the headers in a response.