Skip to content

Commit 39aac22

Browse files
committed
Use _type in op_type REST test (#48418)
Closes #48396
1 parent d86a2fc commit 39aac22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/bulk/11_basic_with_types.yml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
- f: 4
8787
- index:
8888
_index: test
89+
_type: type
8990
op_type: create
9091
- f: 5
9192
- match: { errors: true }

0 commit comments

Comments
 (0)