From 613c3ca5f52d6c0a9af5a768cf358a323bca45d7 Mon Sep 17 00:00:00 2001 From: Ivan Dzikovsky Date: Thu, 16 Nov 2023 20:13:59 +0200 Subject: [PATCH] [MINOR][DOC] Fix cursor parameter documentation for completion endpoint --- docs/rest-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rest-api.md b/docs/rest-api.md index a10954336..1a470644c 100644 --- a/docs/rest-api.md +++ b/docs/rest-api.md @@ -362,7 +362,7 @@ Returns code completion candidates for the specified code in the session. cursor cursor position to get proposals - string + int