Mariangela Hills created STRATOS-988:
----------------------------------------
Summary: Typo in resource path - /subsscriptions/{application_id}
Key: STRATOS-988
URL: https://issues.apache.org/jira/browse/STRATOS-988
Project: Stratos
Issue Type: Sub-task
Components: REST API
Affects Versions: 4.1.0 M4
Reporter: Mariangela Hills
There is a typo the following resource path of the GET method
/subsscriptions/{application_id}
The correct resource path should be as follows:
/subscriptions/{application_id}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)