Class Hierarchy
- java.lang.Object
- org.springframework.restdocs.snippet.AbstractDescriptor<T>
- org.springframework.restdocs.snippet.IgnorableDescriptor<T>
- org.springframework.restdocs.request.ParameterDescriptor
- org.springframework.restdocs.request.RequestPartDescriptor
- org.springframework.restdocs.snippet.IgnorableDescriptor<T>
- org.springframework.restdocs.request.RequestDocumentation
- org.springframework.restdocs.snippet.TemplatedSnippet (implements org.springframework.restdocs.snippet.Snippet)
- org.springframework.restdocs.request.AbstractParametersSnippet
- org.springframework.restdocs.request.FormParametersSnippet
- org.springframework.restdocs.request.PathParametersSnippet
- org.springframework.restdocs.request.QueryParametersSnippet
- org.springframework.restdocs.request.RequestPartsSnippet
- org.springframework.restdocs.request.AbstractParametersSnippet
- org.springframework.restdocs.snippet.AbstractDescriptor<T>