RecordWithoutRequestBody Interface
Implements
public interface RecordWithoutRequestBody
implements Annotation
Annotation given to some tests to skip recording request bodies when test run in Record mode and using Test Proxy.
A common case for setting this is when the test has either sensitive content that cannot be redacted or large request body content that does not need to be recorded.