SuccessChanges

Summary

  1. task42 and task44 Adds rest resource to update and delete microstories (details)
Commit 0ee7b2daf97ecbb04c77c9fe7f116beaea45fbf9 by lrcortizo
task42 and task44 Adds rest resource to update and delete microstories
Adds methods to StoryResourceRest to update and delete microstories
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java