Skip to content

REST API: Consistent get field mapping response#4822

Merged
spinscale merged 1 commit intoelastic:masterfrom
spinscale:issue-4738-consistent-rest-get-field-mapping
Jan 28, 2014
Merged

REST API: Consistent get field mapping response#4822
spinscale merged 1 commit intoelastic:masterfrom
spinscale:issue-4738-consistent-rest-get-field-mapping

Conversation

@spinscale
Copy link
Copy Markdown
Contributor

If a get field mapping request is issued, and all but the field can be
found, the response should return an empty JSON object instead of a 404.

Closes #4738

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this a leftover?

@s1monw
Copy link
Copy Markdown
Contributor

s1monw commented Jan 27, 2014

left one small comment! really good solution - thanks for the extra iteration!

LGTM

If a get field mapping request is issued, and all but the field can be
found, the response should return an empty JSON object instead of a 404.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent REST Get Field Mapping API

3 participants