open-education-api / specification

OpenAPI (fka Swagger) specification for the Open Education API.
Other
32 stars 26 forks source link

Fixes a bug with a filter in /courses/{courseId}/offerings #271

Closed jelmerderonde closed 2 years ago

jelmerderonde commented 2 years ago

This PR fixes a bug in GET /courses/{courseId}/offerings. This request currently specifies a filter on the attribute modeOfStudy. Since v5.0 offerings no longer have the modeOfStudy attribute.

This PR removes the filter option from this request.

jelmerderonde commented 2 years ago

@hamrt Deze bug werd gevonden door CACI. Wat mij betreft kunnen we die zo nog oplossen als je ook akkoord bent.

jelmerderonde commented 2 years ago

Alternatief zou nog kunnen zijn om het filter te veranderen naar modeOfDelivery