You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/10/08 17:55:13 UTC

[GitHub] [incubator-pinot] jackjlli opened a new pull request #6122: Create swagger dir and put api dir to swagger dir in pinot-controller resource

jackjlli opened a new pull request #6122:
URL: https://github.com/apache/incubator-pinot/pull/6122


   ## Description
   Currently the pinot-controller jar does not contain the required html file after building the jars, which makes the api or help page fail to load (404). This PR creates a swagger dir and mark it as one of the resource dir.
   
   After this PR:
   ```
   $ jar -tvf ./pinot-controller/target/pinot-controller-0.6.0-SNAPSHOT.jar | grep api/index.html
     2335 Thu Oct 08 10:42:56 PDT 2020 api/index.html
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] jackjlli merged pull request #6122: Create swagger dir and put api dir to swagger dir in pinot-controller resource

Posted by GitBox <gi...@apache.org>.
jackjlli merged pull request #6122:
URL: https://github.com/apache/incubator-pinot/pull/6122


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] jackjlli merged pull request #6122: Create swagger dir and put api dir to swagger dir in pinot-controller resource

Posted by GitBox <gi...@apache.org>.
jackjlli merged pull request #6122:
URL: https://github.com/apache/incubator-pinot/pull/6122


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org