rollymaduk / a-new-test-repo

for git union tests
0 stars 0 forks source link

Error Handling and Validation for API Endpoints #52

Open git-union-dev[bot] opened 8 months ago

git-union-dev[bot] commented 8 months ago

Error Handling and Validation for API Endpoints

As an API consumer, I want to receive clear and instructional error messages so that I can understand what went wrong and how to fix it when either sending requests to REST or GraphQL endpoints.

Acceptance Criteria