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

Refactor Participation endpoints #9757

Open
janthoXO opened this issue Nov 12, 2024 · 1 comment
Open

Refactor Participation endpoints #9757

janthoXO opened this issue Nov 12, 2024 · 1 comment
Labels
code quality exercise Pull requests that affect the corresponding module good first issue

Comments

@janthoXO
Copy link
Contributor

janthoXO commented Nov 12, 2024

Is your feature request related to a problem?

Currently we have endpoints for
GET /api/exercises/${exerciseId}/participation
GET /api/exercises/${exerciseId}/participations

This is not a good practice and can lead to confusion

Describe the solution you'd like

The singular endpoint /api/exercises/${exerciseId}/participation should be refactored and served on a different url

@github-actions github-actions bot added the exercise Pull requests that affect the corresponding module label Nov 12, 2024
@janthoXO janthoXO removed the feature label Nov 12, 2024
@otutukingsley
Copy link

@janthoXO I would like to work on this. can you assign this to me? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality exercise Pull requests that affect the corresponding module good first issue
Projects
None yet
Development

No branches or pull requests

2 participants