See: Description
Class | Description |
---|---|
AbstractHeadersSnippet |
Abstract
TemplatedSnippet subclass that provides a base for snippets that
document a RESTful resource's request or response headers. |
HeaderDescriptor |
A description of a header found in a request or response.
|
HeaderDocumentation |
Static factory methods for documenting a RESTful API's request and response headers.
|
RequestHeadersSnippet |
A
Snippet that documents the headers in a request. |
ResponseHeadersSnippet |
A
Snippet that documents the headers in a response. |