fixed

May 12, 2022 - GET /courses is_published filter fixed

We've fixed the is_published? filter on the GET /courses endpoint.

Previously, when attempting to filter courses by the publish status in the Public API, the endpoint was not applying the filter. When a user filters for courses based on if a course is published or not, the endpoint now returns the expected results.