swe574-2015fall-group2 / core_repo

0 stars 2 forks source link

Resource Delete service #254

Open ssurucu opened 8 years ago

ssurucu commented 8 years ago

In the swagger it is defined as DELETE /v1/resource/{id} and I sent the request as; http://162.243.215.160:9000/v1/resource/5681acc7e4b0d1aab911ad2d

but this returns Status Code:405 Method Not Allowed with a response {"status":"success","result":null}