You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.