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/27 06:05:16 UTC

[GitHub] [pulsar] tuteng commented on a change in pull request #5032: [website]Support multi version for swagger

tuteng commented on a change in pull request #5032: [website]Support multi version for swagger
URL: https://github.com/apache/pulsar/pull/5032#discussion_r317906377
 
 

 ##########
 File path: src/gen-swagger.sh
 ##########
 @@ -22,10 +22,43 @@ PULSAR_PATH=$(git rev-parse --show-toplevel)
 
 cd $PULSAR_PATH
 
-echo "Generating swagger json file ..."
+git checkout v2.3.0
 
 Review comment:
   @merlimat PTAL

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