I have added one more useful function for the backend of editing a reply --> the method will help u to retrieve the content of a reply and thus the user can work on it #149 .
Furthermore, I have fixed some bugs in the serachEngine which were introduced after refactoring the code #215.
Finally, I have created the connection to the frontend for editing
the functions are:
-getReplyContent
-editReplyContent
These both methods are in the Profile service file
I have added one more useful function for the backend of editing a reply --> the method will help u to retrieve the content of a reply and thus the user can work on it #149 . Furthermore, I have fixed some bugs in the serachEngine which were introduced after refactoring the code #215. Finally, I have created the connection to the frontend for editing the functions are: -getReplyContent -editReplyContent These both methods are in the Profile service file