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

REST API _suggest endpoint mistakenly creates documents with id = _suggest #5442

Closed
aleph-zero opened this issue Mar 16, 2014 · 1 comment
Closed
Assignees

Comments

@aleph-zero
Copy link
Contributor

Using the REST API, it is possible to create documents with id = _suggest if one tries to add a type parameter to the request. While technically correct, this behavior is confusing and should be altered to return a 400 BAD_REQUEST.

@clintongormley
Copy link

Closing in favour of #9059

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

Successfully merging a pull request may close this issue.

2 participants