Uses of Package
org.springframework.restdocs.operation

Package
Description
Documenting CLI commands required to make a request to a RESTful API.
Documenting the cookies of a RESTful API's requests and responses.
Classes that drive the generation of the documentation snippets.
Documenting the headers of a RESTful API's requests and responses.
Documenting the HTTP request sent to a RESTful API and the HTTP response that is returned.
Documenting a RESTful API that uses hypermedia.
Operation API that describes a request that was sent and the response that was received when calling a RESTful API.
Support for preprocessing an operation prior to it being documented.
Documenting the payload of a RESTful API's requests and responses.
Documenting query and path parameters of requests sent to a RESTful API.
Snippet generation.