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

Create a new GET /courses_user endpoint #720 #737

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

csehatt741
Copy link

Resolves #720

What changes did you make and why did you make them?

  • Annotated CourseUserService.getCourseUserByUserId return type to explicitly specify type information
  • Added CoursesUserController and exposed the new GET /courses_user endpoint to retrieve session and course data specifically for courses or session pages
  • Added required dependencies to CourseUserModule

Did you run tests? Share screenshot of results:

image

@csehatt741
Copy link
Author

@kyleecodes, could you review this PR, please?

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.

Create a new GET /courses_user endpoint
1 participant