pan3793 commented on code in PR #5653:
URL: https://github.com/apache/kyuubi/pull/5653#discussion_r1390598685


##########
docs/client/rest/rest_api.md:
##########
@@ -449,13 +454,15 @@ Refresh the Hadoop configurations of the Kyuubi server.
 
 ### POST /admin/refresh/user_defaults_conf
 
-Refresh the [user defaults 
configs](../../configuration/settings.html#user-defaults) with key in format in 
the form of `___{username}___.{config key}` from default property file.
+Refresh the [user defaults 
configs](../../configuration/settings.html#user-defaults) with key in format in 
the form
+of `___{username}___.{config key}` from default property file.
 
 ### POST /admin/refresh/kubernetes_conf
 
 Refresh the kubernetes configs with key prefixed with `kyuubi.kubernetes` from 
default property file.
 
-It is helpful if you need to support multiple kubernetes contexts and 
namespaces, see [KYUUBI #4843](https://github.com/apache/kyuubi/issues/4843).
+It is helpful if you need to support multiple kubernetes contexts and 
namespaces,
+see [KYUUBI #4843](https://github.com/apache/kyuubi/issues/4843).

Review Comment:
   please revert unnecessary docs format change in several places



-- 
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]

Reply via email to