You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Udara Liyanage (JIRA)" <ji...@apache.org> on 2014/11/21 13:19:33 UTC

[jira] [Commented] (STRATOS-996) Standard 204 response not returned when deleting application properties

    [ https://issues.apache.org/jira/browse/STRATOS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220827#comment-14220827 ] 

Udara Liyanage commented on STRATOS-996:
----------------------------------------

Hi Mari,

Good finding, this should be fixed

On Fri, Nov 21, 2014 at 5:35 PM, Mariangela Hills (JIRA) <ji...@apache.org>




-- 

Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897


> Standard 204 response not returned when deleting application properties
> -----------------------------------------------------------------------
>
>                 Key: STRATOS-996
>                 URL: https://issues.apache.org/jira/browse/STRATOS-996
>             Project: Stratos
>          Issue Type: Sub-task
>          Components: REST API
>    Affects Versions: 4.1.0 M4
>            Reporter: Mariangela Hills
>
> In Stratos when the DELETE method is executed generally the response returned is Response.noContent, which corresponds to 204. However, in the following method the response returned is Response.ok, which corresponds to 200. This needs to be changed to 204
>  @DELETE
>     @Path("application/{application_id}")



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)