open-education-api / specification

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

Add `explode: false` to all `sort` and `expand` query parameters #280

Closed jelmerderonde closed 2 years ago

jelmerderonde commented 2 years ago

This PR makes sure all sort and expand query parameter serialization matches the description and documentation by adding explode: false.

jelmerderonde commented 2 years ago

@hamrt, the idea is to coordinate the merge of this PR with the release of this PR in the eduhub-gateway https://github.com/SURFnet/eduhub-gateway/pull/145