SuccessChanges

Summary

  1. tsk38 The resource is added to delete a story (details)
Commit a0f5b213feda2981b18b25bacfd9a6dde438c985 by mcpaz
tsk38 The resource is added to delete a story
A resource is added so that the user can delete stories
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedrest/src/test/resources/web.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)