You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/25 08:25:37 UTC

[GitHub] [pulsar] wolfstudy opened a new pull request #4368: [Improve DOC] Update functions rest api doc

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 <ra...@gmail.com>
   
   ### Motivation
   
   Update functions rest api doc for project.
   
   ### Screenshot
   
   ![image](https://user-images.githubusercontent.com/20965307/58366717-21340000-7f09-11e9-8a2b-562e66ac394e.png)
   
   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:
   
   ![image](https://user-images.githubusercontent.com/20965307/58366726-3c067480-7f09-11e9-93ca-f480f21fa526.png)
   
   ![image](https://user-images.githubusercontent.com/20965307/58366731-4a549080-7f09-11e9-8d80-64a404ecf727.png)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services