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

Add error handling for single numbers #1

Closed
CaptnCodr opened this issue Aug 22, 2022 · 0 comments
Closed

Add error handling for single numbers #1

CaptnCodr opened this issue Aug 22, 2022 · 0 comments

Comments

@CaptnCodr
Copy link
Owner

CaptnCodr commented Aug 22, 2022

When a tracking number was sent to the customer the tracking number cannot be found in the system immediately (404) after creation.

  • Add error handling, so that the list view is still available with a message for this single tracking number.

Message by system:

{
  "title": "No result found",
  "status": 404,
  "detail": "No shipment with given tracking number found."
}

Suggestion:
fsprojects/SwaggerProvider#132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant