Skip to content

Remove local param from field mapping API spec #122922

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

nielsbauman
Copy link
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 APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v9.1.0 labels Feb 19, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
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

@nielsbauman nielsbauman merged commit 618de48 into elastic:main Feb 19, 2025
17 checks passed
@nielsbauman nielsbauman deleted the fix-field-mapping-local branch February 19, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >non-issue Team:Data Management Meta label for data/management team v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants