SuccessChanges

Summary

  1. tsk64: Add resource for updating microstories (details)
Commit 7e1f08fc255274071907c95cdcaf7ea55bf43acb by sadielgodales
tsk64: Add resource for updating microstories
       Description:
      Implemented the PUT endpoint to update existing microstories.
      Supports the routes /user/{login}/microstory/{id} or
/microstory/{id}.
      The request body contains the updated microstory data.
      Authentication is required, and only the owner of the microstory
is allowed to modify it.
The file was addedjsf/src/main/webapp/img/poetry.jpg (diff)
The file was addedjsf/src/main/webapp/img/romance.jpg (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java (diff)
The file was addedjsf/src/main/webapp/img/horror.jpg (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java (diff)
The file was addedjsf/src/main/webapp/img/history.jpg (diff)
The file was addedjsf/src/main/webapp/img/story.jpg (diff)
The file was addedjsf/src/main/webapp/img/suspence.jpg (diff)
The file was addedjsf/src/main/webapp/img/children.jpg (diff)
The file was addedjsf/src/main/webapp/img/adventure.jpg (diff)
The file was addedjsf/src/main/webapp/img/science_fiction.jpg (diff)
The file was addedjsf/src/main/webapp/img/tale.jpg (diff)