wolfstudy opened a new pull request #4368: [Improve DOC] Update functions rest api doc URL: https://github.com/apache/pulsar/pull/4368 Signed-off-by: xiaolong.ran <[email protected]> ### Motivation Update functions rest api doc for project. ### Screenshot  For `createFunction` and `updateFunction` , they dump FunctionConfig as a string of type String, so in order to better show the user, the following way is used:  
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
