SuccessChanges

Summary

  1. tsk31 Creates the rest resource to make a complex search (details)
Commit 6e50260c64c38bde0d0c96c478bd1d4b955f791d by miguigg1412
tsk31 Creates the rest resource to make a complex search
Implements the rest functions to make complex searchs with more fields.
Implements the tests of these functions and improves others
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
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)