Commit
b1a485c26664b5a18ddce939a45920b61faab5c9
by josecampor31tsk10: Adds method getStoryById to StoryService
This method returns the StoryResponseDto of the entity that matches the
id sent. This commit also modifies the previous RecentStoriesResponseDto
to StoryResponseDto, this will help to reuse this DTO