Skip to content

serialize index mapping response to valid JSON for consumption

Neelesh Thakur requested to merge mapping-parsing into master

Serialize index mapping response to valid JSON for consumption. Record attributes names can have spaces and current GET index mapping API response is not valid JSON for such cases.

Edited by Neelesh Thakur

Merge request reports