Skip to content

Commit 6a15157

Browse files
committed
awaitsFix indices.get_field_mapping/20_missing_field
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
1 parent 5d82f43 commit 6a15157

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.get_field_mapping/20_missing_field.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
"Return empty object if field doesn't exist, but index does":
3+
- skip:
4+
version: "all"
5+
reason: "AwaitsFix https://github.com/opensearch-project/OpenSearch/issues/2440"
6+
37
- do:
48
indices.create:
59
index: test_index

0 commit comments

Comments
 (0)