Open jspetrak opened 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.
As discused in #390