Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEV TASK]: Align all API URLs and DTOs #601

Open
3 tasks done
paulushcgcj opened this issue Feb 7, 2025 · 0 comments
Open
3 tasks done

[DEV TASK]: Align all API URLs and DTOs #601

paulushcgcj opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request Tech Debt Tasks related to technical debts and things to fix

Comments

@paulushcgcj
Copy link
Contributor

Task Summary

Remove unused APIs and align all DTOs

Task Details

Currently, the application is all over the place when it comes to URLs and DTOS. There are a couple of API requests that return similar kinds of information with different DTOS, and they can be reduced to a single one. Also, some URLs are not being used anymore and could use a "one ring" approach.

Affected Environments

  • Development
  • Test
  • Production

Additional Context

No response

@paulushcgcj paulushcgcj added enhancement New feature or request Tech Debt Tasks related to technical debts and things to fix labels Feb 7, 2025
@paulushcgcj paulushcgcj self-assigned this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Tech Debt Tasks related to technical debts and things to fix
Projects
None yet
Development

No branches or pull requests

1 participant