SuccessChanges

Summary

  1. tsk56 Front corrections: renames used variable from "_" to "story" (details)
Commit f3a1057ae66c25dc223789aefae9ea8dfa6c3684 by anaabadlorenzo24
tsk56 Front corrections: renames used variable from "_" to "story"
Renames used variable from "_" to "story" in "getById" method since the
use of
'_' as a parameter name is usually reserved for cases where the
parameter is not used.
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts (diff)
The file was modifiedweb/src/main/angular/package.json (diff)