Corrected the formatting in the `_mlt` API
This commit is contained in:
parent
ef96799629
commit
9f5f984bd9
|
@ -17,7 +17,7 @@
|
|||
"description" : "The name of the index"
|
||||
},
|
||||
"type": {
|
||||
"type" : "string",
|
||||
"type" : "string",
|
||||
"required" : true,
|
||||
"description" : "The type of the document (use `_all` to fetch the first document matching the ID across all types)"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue