UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
62 stars 22 forks source link

Remove HTTP Status 406 from all endpoints #675

Open jspetrak opened 2 months ago

jspetrak commented 2 months ago

As discused in #390

jspetrak commented 2 months ago

HTTP 406 Not Acceptable happens when API client requests unsupported MIME Type. This issue is usually handled by the backend server framework, not the API implementation itself, and should not be part of the openapi.