Is your feature request related to a problem? Please describe.
When using a repository in another class, the documentation doesn't have the thrown exceptions added. Meaning the documentation must be over each method of the interface instead of the class
Describe the solution you'd like
Move the documentation to the interface
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
When using a repository in another class, the documentation doesn't have the thrown exceptions added. Meaning the documentation must be over each method of the interface instead of the class
Describe the solution you'd like
Move the documentation to the interface
Describe alternatives you've considered
None
Additional context
None