Nonprofit-Exchange-Hub/web-app

Document Account endpoint for swagger UI

Closed this issue · 3 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We have swagger set up for the backend, most endpoints are auto-documented, but some endpoints may require a refactor to make better use of Dtos.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Audit the account endpoints and refactor the endpoints that are not automatically auto-documented by swagger

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
n.a

Additional context
Add any other context or screenshots about the feature request here.
May require also adding UserResponseDto to make use of class transformer to keep some fields out of the http responses.

@esteban-gs are all the endpoints have documentation now? James mentioned that there are still some endpoints which need to get fixed? I am opening this ticket again. Let me know.

This should be done, see trello