open-education-api / specification

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

Consider changing query parameter `result-state` to `resultState`. #320

Open jelmerderonde opened 3 weeks ago

jelmerderonde commented 3 weeks ago

result-state differs from most of the query parameters defined in the spec. Since query parameters in HTTP are case-sensitive (see https://datatracker.ietf.org/doc/html/rfc9110#section-4.2.3), we should rename it to resultState.