Delete ignores parent param
This commit is contained in:
parent
875de1a5a6
commit
82de8c35e7
|
@ -24,13 +24,6 @@
|
|||
parent: 5
|
||||
body: { foo: bar }
|
||||
|
||||
- do:
|
||||
catch: missing
|
||||
delete:
|
||||
index: test_1
|
||||
type: test
|
||||
id: 1
|
||||
|
||||
- do:
|
||||
catch: missing
|
||||
delete:
|
||||
|
|
Loading…
Reference in New Issue