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 handing of responses #6

Open
2 tasks
vivekteega opened this issue Jan 14, 2023 · 1 comment
Open
2 tasks

Error handing of responses #6

vivekteega opened this issue Jan 14, 2023 · 1 comment
Assignees
Labels
invalid This doesn't seem right review Review this issue and close it

Comments

@vivekteega
Copy link
Member

vivekteega commented Jan 14, 2023

Current error handling is very poor with the API. Some known problems to be fixed are:

  • String validation is not present
  • Responses when a requested resource is not available is result='error'. Find and implement a better way to give back this response
@vivekteega vivekteega self-assigned this Jan 14, 2023
@vivekteega vivekteega added the invalid This doesn't seem right label Jan 18, 2023
@vivekteega
Copy link
Member Author

Commit - e4dd64f

Added response codes for the API's endpoints. Review the code once with @sairaj-mote | @sairajzero and close the issue

@vivekteega vivekteega added the review Review this issue and close it label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right review Review this issue and close it
Projects
None yet
Development

No branches or pull requests

1 participant