[ 
https://issues.apache.org/jira/browse/RAVE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erin Noe-Payne updated RAVE-1048:
---------------------------------

    Description: By default Angular's $resource uses a save method to post to 
create or update methods. Our api supports only PUT for updates. Extend our 
rave $resources to support an update method that PUTs.  (was: Angular's 
$resource service uses post methods to save new or updated resources. For 
simplicity, we should update the rest api endpoints so that update methods 
accept PUT or POST requests.)
        Summary: Change angular resource to support update method that 'PUT's 
to the url  (was: Have update rest methods accept both put and post requests.)
    
> Change angular resource to support update method that 'PUT's to the url
> -----------------------------------------------------------------------
>
>                 Key: RAVE-1048
>                 URL: https://issues.apache.org/jira/browse/RAVE-1048
>             Project: Rave
>          Issue Type: Sub-task
>          Components: rave-core
>            Reporter: Erin Noe-Payne
>             Fix For: 0.23
>
>
> By default Angular's $resource uses a save method to post to create or update 
> methods. Our api supports only PUT for updates. Extend our rave $resources to 
> support an update method that PUTs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to