olgagoruniar

Results 1 issues of olgagoruniar

I propose to add support for PATCH verb. Generally speaking, REST conventions suppose two different types of request for different actions: PUT /resources/:id {"a":"abc","b":"cde"} to specify new value of all...