Is your feature request related to a problem? Please describe.
It appears that none of the overriden documentation from the IBaseRepository shows up
Describe the solution you'd like
Remove all comments from IBaseRepository and comment each method of each repository correctly
Describe alternatives you've considered
I didn't test it for the moment, but maybe the comments must be in the interface and not in the class.
It should be checked before merging
Additional context
//
Is your feature request related to a problem? Please describe.
It appears that none of the overriden documentation from the IBaseRepository shows up
Describe the solution you'd like
Remove all comments from
IBaseRepositoryand comment each method of each repository correctlyDescribe alternatives you've considered
I didn't test it for the moment, but maybe the comments must be in the interface and not in the class.
It should be checked before merging
Additional context
//