summaryrefslogtreecommitdiff
path: root/rest-api-spec/test/indices.get_field_mapping/40_missing_index.yaml
blob: ab2d985f72041ccf8ac95c5f5c3422ada6ae46bc (plain)
1
2
3
4
5
6
7
8
9
10
11
---
"Raise 404 when index doesn't exist":

  - do:
      catch: missing
      indices.get_field_mapping:
        index: test_index
        type: type
        field: field