[
https://issues.apache.org/jira/browse/AMBARI-21207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balázs Bence Sári updated AMBARI-21207:
---------------------------------------
Attachment: nested_api_trunk_v2.patch
> 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
>
> Attachments: nested_api_trunk_v2.patch
>
>
> 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.4.14#64029)