See: Description
Class | Description |
---|---|
CliDocumentation |
Static factory methods for documenting a RESTful API as if it were being driven using a
command-line utility such as curl or HTTPie.
|
CurlRequestSnippet |
A
Snippet that documents the curl command for a request. |
HttpieRequestSnippet |
A
Snippet that documents the HTTPie command for a request. |
QueryStringParser |
A parser for the query string of a URI.
|