Skip to content

Commit d6822aa

Browse files
authored
[MINOR][DOC] Fix cursor parameter documentation for completion endpoint
1 parent df69103 commit d6822aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Returns code completion candidates for the specified code in the session.
362362
<tr>
363363
<td>cursor</td>
364364
<td>cursor position to get proposals</td>
365-
<td>string</td>
365+
<td>int</td>
366366
</tr>
367367
</table>
368368

0 commit comments

Comments
 (0)