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

Sandbox response for limited results does not match spec #1067

Open
mikemonteith opened this issue Nov 5, 2024 · 0 comments
Open

Sandbox response for limited results does not match spec #1067

mikemonteith opened this issue Nov 5, 2024 · 0 comments

Comments

@mikemonteith
Copy link

mikemonteith commented Nov 5, 2024

Describe the bug
Sandbox returns 400 instead of 200 for TOO_MANY_MATCHES response

To Reproduce
Use the postman definition for "Search with limited results" to make a search request that returns too many results
The HTTP response code is 400, and issue[0].code is "not-found"

Expected behavior
Should return a 200 message with issue[0].code === "multiple-matches"

Screenshots
image

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