mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Corrected the descriptions in the "create or update warmer" API
This commit is contained in:
parent
077fe78963
commit
bed0635104
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"description" : "The name of the warmer (supports wildcards)"
|
"description" : "The name of the warmer"
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"type" : "list",
|
"type" : "list",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"body": {
|
"body": {
|
||||||
"description" : "The search request definition (query, filters, facets, sorting, etc)"
|
"description" : "The search request definition for the warmer (query, filters, facets, sorting, etc)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user