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

Error handling guide #4802

Open
2 tasks
gilgardosh opened this issue Nov 10, 2022 · 0 comments
Open
2 tasks

Error handling guide #4802

gilgardosh opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@gilgardosh
Copy link
Collaborator

There better be an error handling guide, to include:

  • REST APIs:
responseByStatusCode:
  200:
    responseSchema: ./someschema.json#/somepath
  404:
    responseSample: ./error-sample.json
    responseTypeName: MyError
  • How to handle auth errors
@gilgardosh gilgardosh self-assigned this Nov 10, 2022
@gilgardosh gilgardosh added the documentation Improvements or additions to documentation label Nov 10, 2022
@gilgardosh gilgardosh mentioned this issue Nov 10, 2022
46 tasks
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant