soumitra-st opened a new pull request, #13587:
URL: https://github.com/apache/pinot/pull/13587

   Improved the description in Swagger to include "Basic <token>" or "Bearer 
<token>" to emphasize the prefix in Authorize screen. The value in authorize 
must be "Basic tokenblahblah" not just "tokenblahblah"
   
   `cleanup`
   
   ## After fix
   <img width="446" alt="Screenshot 2024-07-11 at 9 30 40 AM" 
src="https://github.com/apache/pinot/assets/127247229/f50ea34f-4596-4bcd-ac59-e43bc3354bd0";>
   
   The description is a CommonMark String, so I have escaped the <token> to 
make it visible, check 
[THIS](https://spec.commonmark.org/dingus/?text=%3C%20foo%20%3E%20next%20foo%20is%20not%20visible%20%3Cfoo%3E%0A%0A%60%60%60%0A%3Cfoo%3E%0A%60%60%60%0A%0A%60%60%60%3Cfoo%3E%60%60%60%0A%0Afoo%20%60%60%60%3Cbar%3E%60%60%60%20or%20%60%60%60%3Cfoo%3E%60%60%60)
 for CommonMark formatting details.


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to