apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
64 stars 72 forks source link

Add the course image to the API #1353

Closed jaakkonakaza closed 2 months ago

jaakkonakaza commented 3 months ago

Description

What?

Adds the course image to the API.

Why?

We are planning to show the course image in the IntelliJ plugin, so I made it easier to access.

How?

Adds the image field to the CourseSerializer.

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!