You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2020/06/29 14:51:08 UTC

[GitHub] [knox] smolnar82 commented on a change in pull request #355: KNOX-2343 - Enhanced API services' display on the Knox Home page

smolnar82 commented on a change in pull request #355:
URL: https://github.com/apache/knox/pull/355#discussion_r447030947



##########
File path: gateway-service-definitions/src/main/resources/services/webhdfs/2.4.0/service.xml
##########
@@ -21,6 +21,27 @@
         <context>/webhdfs</context>
         <shortDesc>Web HDFS</shortDesc>
         <description>An HTTP REST API which supports the complete FileSystem interface for HDFS.</description>
+        <samples>
+            <sample>
+                <description>List all files under 'testPath'</description>
+                <method>GET</method>
+                <path>webhdfs/v1/testPath?op=LISTSTATUS</path>

Review comment:
       'webhdfs` should be removed!




----------------------------------------------------------------
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:
users@infra.apache.org