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

274 be refactor model binding student languages endpoint #286

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

diegdar
Copy link
Collaborator

@diegdar diegdar commented Oct 5, 2024

We want to apply Model Binding to the GET student.languages endpoint

…factored

StudentLanguageDetailControllerTest and the endpoint parameter name  were refactored according to model binding
LanguageResource and LanguageCollection were created for StudentLanguagesDetailController
… deleted

StudentLanguagesDetailController was refactored and  StudentLanguageDetailService and itst tests: StudentLanguageDetailServiceTest were deleted according to Model binding structure
…source:' in controller

LanguageResource was deleted and syntax annotation 'resource:' in StudentLanguagesDetailController
…into 274-be-refactor-model_binding-student_languages-endpoint
Copy link
Collaborator

@jordimorillo jordimorillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Refactor-Model binding: student.languages endpoint
2 participants