Author: mugdha
Date: Thu Jan 23 07:07:46 2025
New Revision: 1923330

URL: http://svn.apache.org/viewvc?rev=1923330&view=rev
Log:
Disable swagger links for Ranger Admin & KMS

Modified:
    ranger/site/trunk/apidocs/index.html
    ranger/site/trunk/kms/apidocs/index.html

Modified: ranger/site/trunk/apidocs/index.html
URL: 
http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/index.html?rev=1923330&r1=1923329&r2=1923330&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/index.html (original)
+++ ranger/site/trunk/apidocs/index.html Thu Jan 23 07:07:46 2025
@@ -73,12 +73,14 @@
     There is a <a href="application.wadl">WADL document</a> available that 
describes the resources API.
   </p>
 
+  <!-- Disable Ranger Admin Swagger link
   <p>
     You may also enjoy the <a href="ui/index.html">interactive interface</a> 
provided for this API by <a href="http://swagger.io";>Swagger</a>.
   </p>
   <p>
     <a href="ui/index.html" class="btn btn-default">Try it out!</a>
   </p>
+  -->
 
   <table class="table table-hover resources">
     <thead>

Modified: ranger/site/trunk/kms/apidocs/index.html
URL: 
http://svn.apache.org/viewvc/ranger/site/trunk/kms/apidocs/index.html?rev=1923330&r1=1923329&r2=1923330&view=diff
==============================================================================
--- ranger/site/trunk/kms/apidocs/index.html (original)
+++ ranger/site/trunk/kms/apidocs/index.html Thu Jan 23 07:07:46 2025
@@ -72,12 +72,14 @@
     There is a <a href="application.wadl">WADL document</a> available that 
describes the resources API.
   </p>
 
+  <!-- Disable Ranger KMS Swagger link
   <p>
     You may also enjoy the <a href="ui/index.html">interactive interface</a> 
provided for this API by <a href="http://swagger.io";>Swagger</a>.
   </p>
   <p>
     <a href="ui/index.html" class="btn btn-default">Try it out!</a>
   </p>
+  -->
 
   <table class="table table-hover resources">
     <thead>


Reply via email to