Uses of Class
org.springframework.restdocs.payload.FieldPathPayloadSubsectionExtractor
Packages that use FieldPathPayloadSubsectionExtractor
Package
Description
Documenting the payload of a RESTful API's requests and responses.
-
Uses of FieldPathPayloadSubsectionExtractor in org.springframework.restdocs.payload
Classes in org.springframework.restdocs.payload that implement interfaces with type arguments of type FieldPathPayloadSubsectionExtractorModifier and TypeClassDescriptionclass
APayloadSubsectionExtractor
that extracts the subsection of the JSON payload identified by a field path.Methods in org.springframework.restdocs.payload that return FieldPathPayloadSubsectionExtractorModifier and TypeMethodDescriptionFieldPathPayloadSubsectionExtractor.withSubsectionId
(String subsectionId)