Skip to content

Commit ee7fdfc

Browse files
sfuruyamjerryshao
authored andcommitted
[MINOR] Modify the description of POST /sessions/{sessionId}/completion
## What changes were proposed in this pull request? Just modified a description of POST /sessions/{sessionId}/completion in the api-doc. ## How was this patch tested? Since the change is quite small, I didn't test the patch. If I have an instruction, I will follow it. Author: Shingo Furuyama <sfuruyam@yahoo-corp.jp> Closes #285 from marblejenka/mod-doc-completion.
1 parent e39d8fe commit ee7fdfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Cancel the specified statement in this session.
312312

313313
### POST /sessions/{sessionId}/completion
314314

315-
Runs a statement in a session.
315+
Returns code completion candidates for the specified code in the session.
316316

317317
#### Request Body
318318

0 commit comments

Comments
 (0)