Index is required for open
This commit is contained in:
parent
fafadd7376
commit
eb9e90e5c2
|
@ -8,6 +8,7 @@
|
||||||
"parts": {
|
"parts": {
|
||||||
"index": {
|
"index": {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
|
"required" : true,
|
||||||
"description" : "The name of the index"
|
"description" : "The name of the index"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue