Skip to content

Incorrect REST API spec? #27681

Closed
Closed
@codebrain

Description

@codebrain

Looking at the breaking changes for the .NET client. I believe I have found an issue.

The documentation for 6.0 indicates that the ignore_unavailable and allow_no_indices parameters on the indices.exists call is no longer accepted: https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_60_rest_changes.html#_indices_exists_api

however

The REST spec (https://github.com/elastic/elasticsearch/blob/6.x/rest-api-spec/src/main/resources/rest-api-spec/api/indices.exists.json) still contains them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions