tuteng opened a new pull request #5076: [website]The website cannot get the swagger version file URL: https://github.com/apache/pulsar/pull/5076 ### Motivation After multiple versions of rest API are currently supported, a prefix is added to the route of the online environment when it is displayed. resulting in the js file not being available.  ### Modifications * Change js file search to a relative path ### Verifying this change Click http://pulsar.apache.org/admin-rest-api/js/getSwaggerByVersion.js 404 not found Click http://pulsar.apache.org/admin-rest-api/../js/getSwaggerByVersion.js OK
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
