Balázs Bence Sári created AMBARI-21207:
------------------------------------------
Summary: Extend Swagger Maven pluging to handle nested API's
Key: AMBARI-21207
URL: https://issues.apache.org/jira/browse/AMBARI-21207
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 3.0.0
Reporter: Balázs Bence Sári
Assignee: Balázs Bence Sári
Fix For: 3.0.0
A Nested API is an API that doesn't have a class level {{@Path}} annotation.
Instances of these API classes are returned by other API's. The paths of the
nested API methods are prefixed with the parent API method.
Pls. see {{ClusterService#getServiceHandler()}} and {{ServiceService}} for
example.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)