-
Notifications
You must be signed in to change notification settings - Fork 9.1k
[Meta issue] Improve error handling/documentation #566
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
Labels
error desc
Describing error responses beyond error codes and response schemas
Comments
This was referenced Feb 16, 2016
I'm removing the Meta Issue tag and linking to this issue: |
This was referenced May 9, 2016
dimitarndimitrov
added a commit
to dimitarndimitrov/kafka-rest
that referenced
this issue
Sep 6, 2021
This adds some common error responses to all endpoints in our OpenAPI spec. Unfortunately OpenAPI does not provide a nice way to handle these in a single place, so there's a lot of duplication. - See OAI/OpenAPI-Specification#398, OAI/OpenAPI-Specification#521, OAI/OpenAPI-Specification#566. The error responses also include some examples that will hopefully be useful for users and developers. However the examples are by no means exhaustive.
dimitarndimitrov
added a commit
to dimitarndimitrov/kafka-rest
that referenced
this issue
Sep 6, 2021
This adds some common error responses to all endpoints in our OpenAPI spec. Unfortunately OpenAPI does not provide a nice way to handle these in a single place, so there's a lot of duplication. - See OAI/OpenAPI-Specification#398, OAI/OpenAPI-Specification#521, OAI/OpenAPI-Specification#566. The error responses also include some examples that will hopefully be useful for users and developers. However the examples are by no means exhaustive.
dimitarndimitrov
added a commit
to confluentinc/kafka-rest
that referenced
this issue
Sep 8, 2021
This adds some common error responses to all endpoints in our OpenAPI spec. Unfortunately OpenAPI does not provide a nice way to handle these in a single place, so there's a lot of duplication. - See OAI/OpenAPI-Specification#398, OAI/OpenAPI-Specification#521, OAI/OpenAPI-Specification#566. The error responses also include some examples that will hopefully be useful for users and developers. However the examples are by no means exhaustive.
We are no longer using meta-issues, the two remaining open issues can be tracked individually. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a meta issue for tracking improvements for the structure of errors in OAS.
Please don't add comments to this issue--rather open new tickets, if they apply, and reference this as the parent.
The text was updated successfully, but these errors were encountered: