OpenSearch/rest-api-spec/test/indices.get_field_mapping
Alexander Reelsen 5e58f4066e REST API: Consistent get field mapping response
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
2014-01-28 08:12:53 +01:00
..
10_basic.yaml Consistent APIs: Get field mapping API includes 'mappings' 2014-01-14 22:42:27 +01:00
20_missing_field.yaml REST API: Consistent get field mapping response 2014-01-28 08:12:53 +01:00
30_missing_type.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
40_missing_index.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
50_field_wildcards.yaml Added waiting for yellow cluster state in rest test 2014-01-15 17:03:30 +01:00