bhaveshamre opened a new pull request, #998: URL: https://github.com/apache/ranger/pull/998
## What changes were proposed in this pull request? This PR fixes the Swagger UI API documentation page failing to load due to an incorrect reference to `swagger.json`. The UI has been updated to load `openapi.json`, which is the API specification file generated and packaged by the Ranger build process. ## How was this patch tested? * Built and deployed Ranger Admin with the proposed changes. * Opened `/apidocs/swagger.html`. * Verified that `openapi.json` is loaded successfully (HTTP 200). * Confirmed that the API documentation is displayed correctly without errors. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
