Mariangela Hills created STRATOS-1383:
-----------------------------------------
Summary: Wiki - Update the REST API HTTP response
Key: STRATOS-1383
URL: https://issues.apache.org/jira/browse/STRATOS-1383
Project: Stratos
Issue Type: Task
Components: Documentation
Reporter: Mariangela Hills
Assignee: Mariangela Hills
The HTTP response for REST API command have changed from [1] to [2] and some of
the status codes have changed (e.g., when an artifact is deleted, now, 200 OK
is returned without sending 204 No Content. These changes need to be reflected
in the wiki docs.
[1] {"statusCode":<CODE>,"SuccessMessage":"<MESSAGE>"}
[2] {"statusCode":<CODE>,"message":"<MESSAGE>"}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)