Skip to content

Remove local param from field mapping API spec#122922

Merged
nielsbauman merged 1 commit intoelastic:mainfrom
nielsbauman:fix-field-mapping-local
Feb 19, 2025
Merged

Remove local param from field mapping API spec#122922
nielsbauman merged 1 commit intoelastic:mainfrom
nielsbauman:fix-field-mapping-local

Conversation

@nielsbauman
Copy link
Copy Markdown
Contributor

The local param for the GetFieldMapping API was deprecated in #55014 and I think #57265 aimed to propogate that deprecation to the REST API spec, but it changed get_mapping.json instead of get_field_mapping.json. #55100 removed the local param for the field mapping API so we can safely remove the field from the spec and remove the YAML test.

The `local` param for the `GetFieldMapping` API was deprecated in elastic#55014
and I think elastic#57265 aimed to propogate that deprecation to the REST API
spec, but it changed `get_mapping.json` instead of
`get_field_mapping.json`. elastic#55100 removed the `local` param for the
_field_ mapping API so we can safely remove the field from the spec and
remove the YAML test.
@nielsbauman nielsbauman added >non-issue :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.1.0 labels Feb 19, 2025
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Copy Markdown
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. >non-issue Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants