open-education-api / specification

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

[Change request]: specification #309

Closed arthurvanalten closed 1 month ago

arthurvanalten commented 4 months ago

Organization

Inholland

Project

No response

Contact Details

arthur.vanalten@inholland.nl

Short description

BUG:

return-items for GET /education-specifications/{educationSpecificationId}/education-specifications are wrong. it says that the items are of type: 'Array of objects (Course)' That should be of type: 'Array of objects (EducationSpecification)'

Version

v5

Usecase

No response

Which institutions support this change?

No response

Proposed solution

This is a bug. so this have to be changed in de specification

Requests and responses

GET /education-specifications/{educationSpecificationId}/education-specifications

What is your question for the OOAPI work group?

No response

hamrt commented 1 month ago

part of pr #310

hamrt commented 1 month ago

fixed in pr #311