moresandeep commented on a change in pull request #263: KNOX-2226 - Add home
page to Knox
URL: https://github.com/apache/knox/pull/263#discussion_r383988278
##########
File path:
gateway-service-definitions/src/main/resources/services/ambari/0.2.2.0/service.xml
##########
@@ -15,6 +15,12 @@
limitations under the License.
-->
<service role="AMBARI" name="ambari" version="0.2.2.0">
+ <metadata>
+ <type>API</type>
+ <context>/ambari/api</context>
Review comment:
What is the use of context ? Looks like we are duplicating context here and
in the routes elements.
----------------------------------------------------------------
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