We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c501ce5 commit 81f61d9Copy full SHA for 81f61d9
src/main/java/com/google/gerrit/extensions/restapi/BinaryResult.java
@@ -26,7 +26,7 @@
26
import java.nio.charset.UnsupportedCharsetException;
27
28
/**
29
- * Wrapper around a non-JSON result from a {@link RestView}.
+ * Wrapper around a non-JSON result.
30
* <p>
31
* Views may return this type to signal they want the server glue to write raw
32
* data to the client, instead of attempting automatic conversion to JSON. The
0 commit comments