Package org.springframework.restdocs.cli
package org.springframework.restdocs.cli
Documenting CLI commands required to make a request to a RESTful API.
-
ClassDescriptionStatic factory methods for documenting a RESTful API as if it were being driven using a command-line utility such as curl or HTTPie.Formatter for CLI commands such as those included in
CurlRequestSnippetandHttpieRequestSnippet.ASnippetthat documents the curl command for a request.ASnippetthat documents the HTTPie command for a request.