Skip to content

Implement HTTP return codes #5

Closed
campb303 opened this issue Mar 14, 2021 · 2 comments
Closed

Implement HTTP return codes #5

campb303 opened this issue Mar 14, 2021 · 2 comments
Assignees
Labels
feature-request Request for functionality that has not already been implemented quickfix Immediately actionable and should be fast
Projects

Comments

@campb303
Copy link
Collaborator

Currently any error with the API returns a 500 level HTTP code (except for auth). Appropriate error codes should be implemented like a 404 when an item that doesn't exist is requested.

@campb303 campb303 added feature-request Request for functionality that has not already been implemented quickfix Immediately actionable and should be fast labels Mar 14, 2021
@campb303 campb303 added this to the v2-production-ready milestone Mar 17, 2021
@campb303 campb303 added this to To do in v1.0 via automation Mar 29, 2021
@campb303 campb303 added high-priority Needs immediate extra focus and removed high-priority Needs immediate extra focus labels Mar 29, 2021
@campb303
Copy link
Collaborator Author

No File Found --> 404

@campb303 campb303 modified the milestones: production-ready, write-access May 17, 2021
@campb303
Copy link
Collaborator Author

This was resolved in #32

Sign in to join this conversation on GitHub.
Labels
feature-request Request for functionality that has not already been implemented quickfix Immediately actionable and should be fast
Projects
No open projects
v1.0
  
To do
Development

No branches or pull requests

2 participants