cxzl25 commented on code in PR #4396:
URL: https://github.com/apache/kyuubi/pull/4396#discussion_r1114278562
##########
docs/client/rest/rest_api.md:
##########
@@ -99,9 +99,10 @@ Create a session
#### Response Body
-| Name | Description | Type |
-|:-----------|:------------------------------|:-------|
-| identifier | The session handle identifier | String |
+| Name | Description
| Type |
+|:---------------|:----------------------------------------------------------------------------------------------------|:-------|
+| identifier | The session handle identifier
| String |
+| kyuubiInstance | The Kyuubi instance that holds the session and to call for
the following operations in the session. | String |
Review Comment:
nit: Look at the end of most of the Description without a dot`.`, can it be
removed here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]