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 103b9c7 commit a988271Copy full SHA for a988271
orajsoda/src/main/java/oracle/soda/OracleDocument.java
@@ -115,7 +115,6 @@ String getContentAsString()
115
* <td style="border: 1px solid black; padding: 5px;">The JSON type value is returned as JSON text. </td>
116
* </tr>
117
* <tr>
118
- * <td style="border: 1px solid black; padding: 5px;">{@code java.io.InputStream}</td>
119
* <td style="border: 1px solid black; padding: 5px;">The JSON type value is returned as UTF8 JSON text. </td>
120
121
* </table>
0 commit comments