Delete ignores parent param

This commit is contained in:
Honza Kral 2013-07-23 20:10:48 +02:00
parent 875de1a5a6
commit 82de8c35e7
1 changed files with 0 additions and 7 deletions

View File

@ -24,13 +24,6 @@
parent: 5
body: { foo: bar }
- do:
catch: missing
delete:
index: test_1
type: test
id: 1
- do:
catch: missing
delete: