You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/10 05:50:14 UTC

[jira] [Commented] (STRATOS-857) Clean/Refactor Stratos REST API to have Restful Operations

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

ASF GitHub Bot commented on STRATOS-857:
----------------------------------------

GitHub user shirolk opened a pull request:

    https://github.com/apache/stratos/pull/144

    Refactoring the REST API

    For STRATOS-857

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shirolk/stratos api_test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/stratos/pull/144.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #144
    
----
commit b0d91f7d320248e05aedd18ae568efd43007ccb6
Author: Shiro <sh...@wso2.com>
Date:   2014-12-09T10:00:09Z

    Refactoring the REST api

commit baa034d1027e7883a8e8fb2b2e07e79feccb71cc
Author: Shiro <sh...@wso2.com>
Date:   2014-12-10T04:38:34Z

    Removed all commited out methods

----


> Clean/Refactor Stratos REST API to have Restful Operations 
> -----------------------------------------------------------
>
>                 Key: STRATOS-857
>                 URL: https://issues.apache.org/jira/browse/STRATOS-857
>             Project: Stratos
>          Issue Type: Improvement
>          Components: Stratos Manager
>    Affects Versions: 4.0.0
>            Reporter: Nirmal Fernando
>            Assignee: Nirmal Fernando
>            Priority: Critical
>             Fix For: 4.1.0 M3
>
>
> Currently some of the API operations in Stratos REST API are not RESTful and not following proper REST standards. We need to deprecate those operations and adhere to proper REST standards. 



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