[
https://issues.apache.org/jira/browse/STRATOS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228096#comment-14228096
]
Mariangela Hills edited comment on STRATOS-992 at 11/28/14 7:47 AM:
--------------------------------------------------------------------
Fixed in REST API refactoring.
(commits 2242e2fc6083129e3f0e5b08707250f5b1648a44,
023900c4fdd7ba9b12a228b5bf619e77885a3f2f,
72c9d60433d9b196d67268e850e572fd81a9fd97,
6af9901141c9a89c44e76803b6cbdbb68561714c).
was (Author: mariangela):
Fixed in REST API refactoring.
Commit ID: 2242e2fc6083129e3f0e5b08707250f5b1648a44
> Resource path /cluster/clusterId/{clusterId} does not follow standard
> ---------------------------------------------------------------------
>
> Key: STRATOS-992
> URL: https://issues.apache.org/jira/browse/STRATOS-992
> Project: Stratos
> Issue Type: Sub-task
> Components: REST API
> Affects Versions: 4.1.0 M4
> Reporter: Mariangela Hills
> Priority: Trivial
> Fix For: 4.1.0 Alpha
>
>
> /cluster/clusterId/{clusterId}
> Is there any reason why clusterId has been added in the resource path
> followed by the actual variable value of the clusterId?
> If there is no valid reason it might be good to change
> /cluster/clusterId/{clusterId} to the following
> /cluster/{clusterId}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)