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/08/12 07:24:05 UTC

[GitHub] [pulsar] wolfstudy opened a new pull request #4939: [site2] Fix swagger of SourceBase and SinkBase display problem

wolfstudy opened a new pull request #4939: [site2] Fix swagger of SourceBase and SinkBase display problem
URL: https://github.com/apache/pulsar/pull/4939
 
 
   Signed-off-by: xiaolong.ran <ra...@gmail.com>
   
   ### Motivation
   
   There are some display problems and there is some ambiguity in the description information output, as follows:
   
   #### Source
   
   -  [Creates a new Pulsar Source in cluster mode](https://pulsar.apache.org/source-rest-api/#operation/registerSource) 
   - [Updates a Pulsar Source currently running in cluster mode](https://pulsar.apache.org/source-rest-api/#operation/updateSource)
   
   #### Sink
   
   - [Creates a new Pulsar Sink in cluster mode](https://pulsar.apache.org/sink-rest-api/#operation/registerSink)
   - [Updates a Pulsar Sink currently running in cluster mode](https://pulsar.apache.org/sink-rest-api/#operation/updateSink)
   
   In the pull request, will fix them, the display after fix is as follows:
   
   ![image](https://user-images.githubusercontent.com/20965307/62850348-3274f780-bd15-11e9-98b0-179cefdadd46.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