Closed
Description
Upon attempting to retrieve the mapping for an index which contains "dyanmic_templates" an exception is throw which appears to be caused by being unable to parse the response properly.
org.springframework.data.elasticsearch.UncategorizedElasticsearchException: {"index-name":{"mappings":{"dynamic_templates":[ ... ],"properties":{ ... }}}