SURFeduhub has fully implemented v6 in the sandbox environment as of today, including the delivery of data to RIO.
We have encountered an issue with the validator. In OEAPI v6, Content-Type response headers are expected to use the format Content-Type: application/vnd.oeapi+json;version=6.1. However, the OpenAPI specification currently defines all response media types as application/json. As a result, the validator rejects responses that implement the new format.
Could you please look into this and update the specification accordingly? Also, do you have any indication of how long such a change would be expected to take?
SURFeduhub has fully implemented v6 in the sandbox environment as of today, including the delivery of data to RIO.
We have encountered an issue with the validator. In OEAPI v6,
Content-Typeresponse headers are expected to use the formatContent-Type: application/vnd.oeapi+json;version=6.1. However, the OpenAPI specification currently defines all response media types asapplication/json. As a result, the validator rejects responses that implement the new format.Could you please look into this and update the specification accordingly? Also, do you have any indication of how long such a change would be expected to take?