open-education-api / specification

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

[Change request]: Add the consumer mechanism to all requests #296

Closed jelmerderonde closed 12 months ago

jelmerderonde commented 1 year ago

Organization

SURF

Project

eduXchange and EuroTeQ

Contact Details

No response

Short description

Right now the consumer query parameter (?consumer=) is only specified on requests that return collections. However, sometimes applications require specific information to function, also for responses that return single objects or for POST/PUT/PATCH requests.

Version

v5

Usecase

No response

Which institutions support this change?

No response

Proposed solution

We should consider adding the consumer query parameter to all requests.

Requests and responses

All requests that do not have a consumer query parameter defined yet.

What is your question for the OOAPI work group?

No response

jelmerderonde commented 12 months ago

closed in favor of #292