Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove HTTP Status 406 from all endpoints #675

Open
jspetrak opened this issue Aug 30, 2024 · 1 comment
Open

Remove HTTP Status 406 from all endpoints #675

jspetrak opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jspetrak
Copy link
Collaborator

No description provided.

@jspetrak jspetrak added this to the 4.0.0 milestone Aug 30, 2024
@jspetrak
Copy link
Collaborator Author

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.

@jspetrak jspetrak added the bug Something isn't working label Aug 30, 2024
@jspetrak jspetrak self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant