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.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java