parent
e1ad00f07a
commit
4c62e14c50
|
@ -149,7 +149,7 @@
|
||||||
"description" : "How many suggestions to return in response"
|
"description" : "How many suggestions to return in response"
|
||||||
},
|
},
|
||||||
"suggest_text": {
|
"suggest_text": {
|
||||||
"type" : "text",
|
"type" : "string",
|
||||||
"description" : "The source text for which the suggestions should be returned"
|
"description" : "The source text for which the suggestions should be returned"
|
||||||
},
|
},
|
||||||
"timeout": {
|
"timeout": {
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
"description" : "How many suggestions to return in response"
|
"description" : "How many suggestions to return in response"
|
||||||
},
|
},
|
||||||
"suggest_text": {
|
"suggest_text": {
|
||||||
"type" : "text",
|
"type" : "string",
|
||||||
"description" : "The source text for which the suggestions should be returned"
|
"description" : "The source text for which the suggestions should be returned"
|
||||||
},
|
},
|
||||||
"timeout": {
|
"timeout": {
|
||||||
|
|
|
@ -157,7 +157,7 @@
|
||||||
"description" : "How many suggestions to return in response"
|
"description" : "How many suggestions to return in response"
|
||||||
},
|
},
|
||||||
"suggest_text": {
|
"suggest_text": {
|
||||||
"type" : "text",
|
"type" : "string",
|
||||||
"description" : "The source text for which the suggestions should be returned"
|
"description" : "The source text for which the suggestions should be returned"
|
||||||
},
|
},
|
||||||
"timeout": {
|
"timeout": {
|
||||||
|
|
Loading…
Reference in New Issue