dongxiaoman opened a new pull request, #8830: URL: https://github.com/apache/pinot/pull/8830
## Description This PR adds the `Authorization: xxx` header support into the Swagger UI in Pinot. Now when the users opens Pinot Swagger, they will see an extra "Authorize" button. 1. If the user does not authorize, the Swagger will behave like before, send all the API requests through 2. If the user clicks "Authorize" button, the user can pass in one extra bearer token and send them into Pinot ## Release Notes - Added Authentication header option into Swagger UI for all endpoints -- 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