SuccessChanges

Summary

  1. tsk10 Adds the rest resource of getting a story by id (details)
Commit bc39220948c46b78bf347d376e4f0156c6491d8c by tie15albertomoure
tsk10 Adds the rest resource of getting a story by id
Added the rest resource to get a story by id with its tests. Also
corrections have been made in stories.xml and StoriesDataset class.
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedtests/src/main/resources/datasets/stories.xml