Skip to content

Incorrect type spec for create index body settings.index.mapping #1753

@rudolf

Description

@rudolf

The Elasticsearch-js client typings for client.indices.create(...) has type definitions for settings.index.mappings but according to the docs (and testing against main) this should be settings.index.mapping (singular)
https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-settings-limit.html#mapping-settings-limit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions