CSCI-GA-2820-SU24-001 / orders

NYU DevOps Orders Service Summer 2024
Apache License 2.0
1 stars 2 forks source link

Revising Error Responses #31

Closed yw8077 closed 2 months ago

yw8077 commented 2 months ago

As a developer I need the API to handle requests and errors correctly for the /orders endpoints So that the API behaves as expected and provides accurate feedback to the client

Assumptions:

Acceptance Criteria:

When I test sad paths
It should handles error correctly