Removed the `id` URL parameter in the delete index API

This commit is contained in:
Karel Minarik 2013-05-28 10:34:40 +02:00
parent f9bc428491
commit c1af9236c0
1 changed files with 0 additions and 4 deletions

View File

@ -28,10 +28,6 @@
"options" : ["one", "quorum", "all"],
"description" : "Specific write consistency setting for the operation"
},
"id": {
"type" : "string",
"description" : "The document ID"
},
"parent": {
"type" : "string",
"description" : "ID of parent document"