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

chore: add method to LmsUserApiClient to fetch enterprise enrollments #583

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

adamstankiewicz
Copy link
Member

Description:

  • Adds method to LmsUserApiClient to fetch enterprise course enrollments from the {LMS}/enterprise_learner_portal/api/v1/enterprise_course_enrollment/?enterprise_id={enterprise_uuid} API endpoint.

Jira:
ENT-9691

Merge checklist:

  • ./manage.py makemigrations has been run
    • Note: This must be run if you modified any models.
      • It may or may not make a migration depending on exactly what you modified, but it should still be run.

Post merge:

  • Ensure that your changes went out to the stage instance
  • Deploy to prod instance

Copy link
Member

@brobro10000 brobro10000 left a comment

Choose a reason for hiding this comment

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

👍🏽 Great job.

@adamstankiewicz adamstankiewicz merged commit 173fc9a into main Nov 6, 2024
3 checks passed
@adamstankiewicz adamstankiewicz deleted the ags/ent-9691 branch November 6, 2024 14:45
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.

3 participants